Class SlotLocation
java.lang.Object
team.lodestar.lodestone.modules.toolkit.creative_tab.slot.SlotLocation
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
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()
-