Package org.core.inventory.parts
Interface Grid3x3
- All Superinterfaces:
Inventory
,InventoryPart
- All Known Subinterfaces:
CraftGrid
- All Known Implementing Classes:
CraftGridSnapshot
,Grid3x3Snapshot
-
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
Grid3x3Snapshot createSnapshot()- Specified by:
createSnapshot
in interfaceInventory
-