Class AbstractSlot
java.lang.Object
com.portingdeadmods.portingdeadlibs.api.gui.menus.slots.AbstractSlot
- Direct Known Subclasses:
ReferenceSlot,SlotFluidHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
slot
protected final int slot -
index
public int index -
x
protected final int x -
y
protected final int y
-
-
Constructor Details
-
AbstractSlot
public AbstractSlot(int index, int x, int y)
-
-
Method Details
-
getX
public int getX() -
getY
public int getY()
-