Package org.core.inventory
Interface PositionableInventory.BlockPositionableInventory
- All Superinterfaces:
Inventory,Positionable<SyncBlockPosition>,PositionableInventory<SyncBlockPosition>
- All Known Subinterfaces:
BlockAttachedInventory,ChestInventory,CraftingInventory,DispenserBasedInventory,DispenserInventory,DropperInventory,FurnaceInventory,LiveChestInventory,LiveDispenserBasedInventory,LiveDispenserInventory,LiveDropperInventory,LiveFurnaceInventory,LiveUnknownBlockAttachedInventory,UnknownBlockAttachedInventory,UnknownBlockAttachedInventorySnapshot
- All Known Implementing Classes:
ChestInventorySnapshot,DispenserBasedInventorySnapshot,DispenserInventorySnapshot,DropperInventorySnapshot,FurnaceInventorySnapshot
- Enclosing interface:
- PositionableInventory<N extends Position<?>>
public static interface PositionableInventory.BlockPositionableInventory
extends PositionableInventory<SyncBlockPosition>
-
Nested Class Summary
Nested 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