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
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interfaceNested classes/interfaces inherited from interface org.core.inventory.Inventory
Inventory.ParentNested 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, getSlotsMethods inherited from interface org.core.world.position.Positionable
getPosition