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 int
BUTTON1
static int
BUTTON2
static int
BUTTON3
static int
PILLORY_FLASH1
static int
PILLORY_FLASH2
static int
PILLORY_FLASH3
static int
PILLORY_FLASH4
static int
PILLORY_FLASH5
static int
PILLORY_FLASH6
static int
PILLORY_KEY1
static int
PILLORY_KEY2
static int
PILLORY_KEY3
static int
PILLORY_LOCK
static int
PILLORY_LOCK_DONE_1
static int
PILLORY_LOCK_DONE_2
static int
PILLORY_LOCK_DONE_3
static int
PILLORY_LOCK_DONE_4
static int
PILLORY_LOCK_DONE_5
static int
PILLORY_LOCK_DONE_6
static int
UNIVERSE
static int
UNIVERSE_GRAPHIC21
static int
UNIVERSE_MODEL1
static int
UNIVERSE_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
-
-