Package dev.aurelium.slate.inv.content
Class SlotPos
java.lang.Object
dev.aurelium.slate.inv.content.SlotPos
Represents the position (row + column) of a slot
in an inventory.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SlotPos
public SlotPos(int row, int column)
-
-
Method Details