Package org.core.inventory.parts
Interface Hotbar
- All Superinterfaces:
Inventory
,InventoryPart
- All Known Implementing Classes:
HotbarSnapshot
-
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
-
getSelectedSlotPos
int getSelectedSlotPos() -
createSnapshot
- Specified by:
createSnapshot
in interfaceInventory
-
getSelectedSlot
-