Interface Wrapper<NMS extends ShallowCopy<NMS>,Self extends Wrapper<NMS,Self>>
- All Superinterfaces:
ShallowCopy<Self>
- All Known Subinterfaces:
EnderInventory<NMS,
,Self> MainInventory<NMS,
,Self> StandardSpectatorInventory<Slot,
NMS, Self>
public interface Wrapper<NMS extends ShallowCopy<NMS>,Self extends Wrapper<NMS,Self>>
extends ShallowCopy<Self>
-
Method Summary
-
Method Details
-
getInventory
NMS getInventory() -
shallowCopyFrom
- Specified by:
shallowCopyFrom
in interfaceShallowCopy<NMS extends ShallowCopy<NMS>>
-
defaultMaxStack
default int defaultMaxStack()- Specified by:
defaultMaxStack
in interfaceShallowCopy<NMS extends ShallowCopy<NMS>>
-