Package org.core.inventory.parts
Interface Slot
- All Superinterfaces:
Inventory
,InventoryPart
- All Known Implementing Classes:
SlotSnapshot
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.core.inventory.Inventory
Inventory.Parent
-
Method Summary
Methods inherited from interface org.core.inventory.Inventory
getSlotCount, getSlots
Methods inherited from interface org.core.inventory.parts.InventoryPart
getSlot
-
Method Details
-
getPosition
-
getItem
-
setItem
-
removeItem
-
createSnapshot
- Specified by:
createSnapshot
in interfaceInventory
-
getItemSlots
- Specified by:
getItemSlots
in interfaceInventory
-