Package net.runelite.api.gameval
Class InterfaceID.CamdozaalRamarnoShop
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.CamdozaalRamarnoShop
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.CamdozaalRamarnoShop extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
ALL
static int
BG
static int
BUFF_BUTTON_1
static int
BUFF_BUTTON_2
static int
BUFF_BUTTON_3
static int
BUFF_BUTTON_4
static int
BUFF_BUTTON_5
static int
BUFF_BUTTON_6
static int
BUFF_BUTTON_BG_1
static int
BUFF_BUTTON_BG_2
static int
BUFF_BUTTON_BG_3
static int
BUFF_BUTTON_BG_4
static int
BUFF_BUTTON_BG_5
static int
BUFF_BUTTON_BG_6
static int
TOTAL_SHARDS_TEXT
-
Constructor Summary
Constructors Constructor Description CamdozaalRamarnoShop()
-
-
-
Field Detail
-
ALL
public static final int ALL
- See Also:
- Constant Field Values
-
BG
public static final int BG
- See Also:
- Constant Field Values
-
TOTAL_SHARDS_TEXT
public static final int TOTAL_SHARDS_TEXT
- See Also:
- Constant Field Values
-
BUFF_BUTTON_1
public static final int BUFF_BUTTON_1
- See Also:
- Constant Field Values
-
BUFF_BUTTON_2
public static final int BUFF_BUTTON_2
- See Also:
- Constant Field Values
-
BUFF_BUTTON_BG_2
public static final int BUFF_BUTTON_BG_2
- See Also:
- Constant Field Values
-
BUFF_BUTTON_3
public static final int BUFF_BUTTON_3
- See Also:
- Constant Field Values
-
BUFF_BUTTON_BG_3
public static final int BUFF_BUTTON_BG_3
- See Also:
- Constant Field Values
-
BUFF_BUTTON_4
public static final int BUFF_BUTTON_4
- See Also:
- Constant Field Values
-
BUFF_BUTTON_BG_4
public static final int BUFF_BUTTON_BG_4
- See Also:
- Constant Field Values
-
BUFF_BUTTON_5
public static final int BUFF_BUTTON_5
- See Also:
- Constant Field Values
-
BUFF_BUTTON_BG_5
public static final int BUFF_BUTTON_BG_5
- See Also:
- Constant Field Values
-
BUFF_BUTTON_6
public static final int BUFF_BUTTON_6
- See Also:
- Constant Field Values
-
BUFF_BUTTON_BG_6
public static final int BUFF_BUTTON_BG_6
- See Also:
- Constant Field Values
-
BUFF_BUTTON_BG_1
public static final int BUFF_BUTTON_BG_1
- See Also:
- Constant Field Values
-
-