Package net.runelite.api.gameval
Class InterfaceID.Pillory
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Pillory
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Pillory extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBUTTON1static intBUTTON2static intBUTTON3static intPILLORY_FLASH1static intPILLORY_FLASH2static intPILLORY_FLASH3static intPILLORY_FLASH4static intPILLORY_FLASH5static intPILLORY_FLASH6static intPILLORY_KEY1static intPILLORY_KEY2static intPILLORY_KEY3static intPILLORY_LOCKstatic intPILLORY_LOCK_DONE_1static intPILLORY_LOCK_DONE_2static intPILLORY_LOCK_DONE_3static intPILLORY_LOCK_DONE_4static intPILLORY_LOCK_DONE_5static intPILLORY_LOCK_DONE_6static intUNIVERSEstatic intUNIVERSE_GRAPHIC21static intUNIVERSE_MODEL1static intUNIVERSE_RECT0
-
Constructor Summary
Constructors Constructor Description Pillory()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
UNIVERSE_RECT0
public static final int UNIVERSE_RECT0
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL1
public static final int UNIVERSE_MODEL1
- See Also:
- Constant Field Values
-
PILLORY_LOCK
public static final int PILLORY_LOCK
- See Also:
- Constant Field Values
-
PILLORY_KEY1
public static final int PILLORY_KEY1
- See Also:
- Constant Field Values
-
PILLORY_KEY2
public static final int PILLORY_KEY2
- See Also:
- Constant Field Values
-
PILLORY_KEY3
public static final int PILLORY_KEY3
- See Also:
- Constant Field Values
-
BUTTON1
public static final int BUTTON1
- See Also:
- Constant Field Values
-
BUTTON2
public static final int BUTTON2
- See Also:
- Constant Field Values
-
BUTTON3
public static final int BUTTON3
- See Also:
- Constant Field Values
-
PILLORY_LOCK_DONE_1
public static final int PILLORY_LOCK_DONE_1
- See Also:
- Constant Field Values
-
PILLORY_LOCK_DONE_2
public static final int PILLORY_LOCK_DONE_2
- See Also:
- Constant Field Values
-
PILLORY_LOCK_DONE_3
public static final int PILLORY_LOCK_DONE_3
- See Also:
- Constant Field Values
-
PILLORY_LOCK_DONE_4
public static final int PILLORY_LOCK_DONE_4
- See Also:
- Constant Field Values
-
PILLORY_LOCK_DONE_5
public static final int PILLORY_LOCK_DONE_5
- See Also:
- Constant Field Values
-
PILLORY_LOCK_DONE_6
public static final int PILLORY_LOCK_DONE_6
- See Also:
- Constant Field Values
-
PILLORY_FLASH1
public static final int PILLORY_FLASH1
- See Also:
- Constant Field Values
-
PILLORY_FLASH2
public static final int PILLORY_FLASH2
- See Also:
- Constant Field Values
-
PILLORY_FLASH3
public static final int PILLORY_FLASH3
- See Also:
- Constant Field Values
-
PILLORY_FLASH4
public static final int PILLORY_FLASH4
- See Also:
- Constant Field Values
-
PILLORY_FLASH5
public static final int PILLORY_FLASH5
- See Also:
- Constant Field Values
-
PILLORY_FLASH6
public static final int PILLORY_FLASH6
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC21
public static final int UNIVERSE_GRAPHIC21
- See Also:
- Constant Field Values
-
-