Package org.core.inventory.parts
Interface MainPlayerInventory
- All Superinterfaces:
Inventory
,InventoryPart
- All Known Implementing Classes:
MainPlayerInventorySnapshot
-
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
getItemSlots, getSlotCount, getSlots
Methods inherited from interface org.core.inventory.parts.InventoryPart
getSlot
-
Method Details
-
createSnapshot
- Specified by:
createSnapshot
in interfaceInventory
-