Package net.runelite.api.gameval
Class InterfaceID.EyegloChangeMachine
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.EyegloChangeMachine
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.EyegloChangeMachine extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCHANGE_MACHINEstatic intCONTENTstatic intCONTENT_GRAPHIC11static intEXCHANGE_BUTTONstatic intEXCHANGE_CANCELstatic intEXCHANGE_COINSLOTstatic intEXCHANGE_CURRENT_COINstatic intEXCHANGE_HANDstatic intEXCHANGE_TAKECOINSstatic intEXCHANGE_WINDOWstatic intINstatic intIN_0static intIN_1static intIN_2static intOUTstatic intOUT_0static intOUT_1static intOUT_2static intOUT_3static intTAKE_BUTTONstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description EyegloChangeMachine()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
CHANGE_MACHINE
public static final int CHANGE_MACHINE
- See Also:
- Constant Field Values
-
IN
public static final int IN
- See Also:
- Constant Field Values
-
IN_0
public static final int IN_0
- See Also:
- Constant Field Values
-
IN_1
public static final int IN_1
- See Also:
- Constant Field Values
-
IN_2
public static final int IN_2
- See Also:
- Constant Field Values
-
OUT
public static final int OUT
- See Also:
- Constant Field Values
-
OUT_0
public static final int OUT_0
- See Also:
- Constant Field Values
-
OUT_1
public static final int OUT_1
- See Also:
- Constant Field Values
-
OUT_2
public static final int OUT_2
- See Also:
- Constant Field Values
-
OUT_3
public static final int OUT_3
- See Also:
- Constant Field Values
-
EXCHANGE_WINDOW
public static final int EXCHANGE_WINDOW
- See Also:
- Constant Field Values
-
EXCHANGE_BUTTON
public static final int EXCHANGE_BUTTON
- See Also:
- Constant Field Values
-
EXCHANGE_COINSLOT
public static final int EXCHANGE_COINSLOT
- See Also:
- Constant Field Values
-
EXCHANGE_CANCEL
public static final int EXCHANGE_CANCEL
- See Also:
- Constant Field Values
-
EXCHANGE_TAKECOINS
public static final int EXCHANGE_TAKECOINS
- See Also:
- Constant Field Values
-
TAKE_BUTTON
public static final int TAKE_BUTTON
- See Also:
- Constant Field Values
-
EXCHANGE_HAND
public static final int EXCHANGE_HAND
- See Also:
- Constant Field Values
-
EXCHANGE_CURRENT_COIN
public static final int EXCHANGE_CURRENT_COIN
- See Also:
- Constant Field Values
-
CONTENT_GRAPHIC11
public static final int CONTENT_GRAPHIC11
- See Also:
- Constant Field Values
-
-