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