Package org.core.inventory
Interface PositionableInventory<N extends Position<?>>
- All Superinterfaces:
Inventory
,Positionable<N>
- All Known Subinterfaces:
BlockAttachedInventory
,ChestInventory
,CraftingInventory
,DispenserBasedInventory
,DispenserInventory
,DropperInventory
,FurnaceInventory
,LiveChestInventory
,LiveDispenserBasedInventory
,LiveDispenserInventory
,LiveDropperInventory
,LiveEntityInventory<E>
,LiveFurnaceInventory
,LiveInventory<S>
,LiveInventory.LiveBlockInventory
,LiveInventory.LiveExactInventory
,LivePlayerInventory
,LiveUnknownBlockAttachedInventory
,LiveZombieInventory<Z>
,PositionableInventory.BlockPositionableInventory
,PositionableInventory.ExactPositionableInventory
,UnknownBlockAttachedInventory
,UnknownBlockAttachedInventorySnapshot
- All Known Implementing Classes:
ChestInventorySnapshot
,DispenserBasedInventorySnapshot
,DispenserInventorySnapshot
,DropperInventorySnapshot
,FurnaceInventorySnapshot
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
static interface
Nested classes/interfaces inherited from interface org.core.inventory.Inventory
Inventory.Parent
-
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