Package org.core.inventory
Interface PositionableInventory.ExactPositionableInventory
- All Superinterfaces:
Inventory
,Positionable<SyncExactPosition>
,PositionableInventory<SyncExactPosition>
- All Known Subinterfaces:
LiveEntityInventory<E>
,LivePlayerInventory
,LiveZombieInventory<Z>
- Enclosing interface:
- PositionableInventory<N extends Position<?>>
public static interface PositionableInventory.ExactPositionableInventory
extends PositionableInventory<SyncExactPosition>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.core.inventory.Inventory
Inventory.Parent
Nested classes/interfaces inherited from interface org.core.inventory.PositionableInventory
PositionableInventory.BlockPositionableInventory, PositionableInventory.ExactPositionableInventory
-
Method Summary
Methods inherited from interface org.core.inventory.Inventory
createSnapshot, getItemSlots, getSlot, getSlotCount, getSlots
Methods inherited from interface org.core.world.position.Positionable
getPosition