Interface Hotbar

All Superinterfaces:
Inventory, InventoryPart
All Known Implementing Classes:
HotbarSnapshot

public interface Hotbar extends InventoryPart
  • Method Details

    • getSelectedSlotPos

      int getSelectedSlotPos()
    • createSnapshot

      default HotbarSnapshot createSnapshot()
      Specified by:
      createSnapshot in interface Inventory
    • getSelectedSlot

      default Slot getSelectedSlot()