java.lang.Object
team.lodestar.lodestone.modules.toolkit.creative_tab.slot.SlotLocation

public class SlotLocation extends Object
  • Field Details

    • row

      protected int row
    • column

      protected int column
    • index

      protected int index
  • Constructor Details

    • SlotLocation

      public SlotLocation()
  • Method Details

    • step

      public void step()
    • nextLine

      public void nextLine(boolean force)
    • getIndex

      public int getIndex()
    • getRow

      public int getRow()
    • getColumn

      public int getColumn()