Package net.runelite.api.gameval
Class InterfaceID.KrJewelleryBoxes
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.KrJewelleryBoxes
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.KrJewelleryBoxes extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BOX_1
static int
BOX_2
static int
BOX_3
static int
BOX_4
static int
BOX_5
static int
BOX_6
static int
BOX_7
static int
BOX_8
static int
BOX_9
static int
KR_CLOSE
static int
KR_PAPER_SCROLL
static int
KR_PAPER_SCROLL_ICON
static int
KR_RIDDLE
static int
KR_RIDDLE_LAYER
static int
KR_RIDDLE_TEXT_LAYER
static int
KR_SCROLL_BAR
static int
KR_SHOW_RIDDLE
static int
KR_TABLE
static int
KR_TABLE_BACKGROUND
-
Constructor Summary
Constructors Constructor Description KrJewelleryBoxes()
-
-
-
Field Detail
-
KR_TABLE_BACKGROUND
public static final int KR_TABLE_BACKGROUND
- See Also:
- Constant Field Values
-
KR_TABLE
public static final int KR_TABLE
- See Also:
- Constant Field Values
-
KR_RIDDLE_LAYER
public static final int KR_RIDDLE_LAYER
- See Also:
- Constant Field Values
-
KR_PAPER_SCROLL
public static final int KR_PAPER_SCROLL
- See Also:
- Constant Field Values
-
KR_PAPER_SCROLL_ICON
public static final int KR_PAPER_SCROLL_ICON
- See Also:
- Constant Field Values
-
KR_SCROLL_BAR
public static final int KR_SCROLL_BAR
- See Also:
- Constant Field Values
-
KR_RIDDLE
public static final int KR_RIDDLE
- See Also:
- Constant Field Values
-
KR_RIDDLE_TEXT_LAYER
public static final int KR_RIDDLE_TEXT_LAYER
- See Also:
- Constant Field Values
-
KR_SHOW_RIDDLE
public static final int KR_SHOW_RIDDLE
- See Also:
- Constant Field Values
-
BOX_1
public static final int BOX_1
- See Also:
- Constant Field Values
-
BOX_2
public static final int BOX_2
- See Also:
- Constant Field Values
-
BOX_3
public static final int BOX_3
- See Also:
- Constant Field Values
-
BOX_4
public static final int BOX_4
- See Also:
- Constant Field Values
-
BOX_5
public static final int BOX_5
- See Also:
- Constant Field Values
-
BOX_6
public static final int BOX_6
- See Also:
- Constant Field Values
-
BOX_7
public static final int BOX_7
- See Also:
- Constant Field Values
-
BOX_8
public static final int BOX_8
- See Also:
- Constant Field Values
-
BOX_9
public static final int BOX_9
- See Also:
- Constant Field Values
-
KR_CLOSE
public static final int KR_CLOSE
- See Also:
- Constant Field Values
-
-