Package org.core.inventory
Interface LiveInventory<S extends Position<?>>
- All Superinterfaces:
Inventory
,Positionable<S>
,PositionableInventory<S>
- All Known Subinterfaces:
LiveInventory.LiveBlockInventory
,LiveInventory.LiveExactInventory
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
static interface
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