Package net.runelite.api.gameval
Class InterfaceID.ChampionsScroll
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.ChampionsScroll
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.ChampionsScroll extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
HITPOINTS
static int
MESSAGE
static int
PIC
static int
ROOT_GRAPHIC8
static int
ROOT_MODEL0
static int
ROOT_MODEL4
static int
ROOT_TEXT1
static int
ROOT_TEXT5
static int
SLAYER
-
Constructor Summary
Constructors Constructor Description ChampionsScroll()
-
-
-
Field Detail
-
ROOT_MODEL0
public static final int ROOT_MODEL0
- See Also:
- Constant Field Values
-
ROOT_TEXT1
public static final int ROOT_TEXT1
- See Also:
- Constant Field Values
-
MESSAGE
public static final int MESSAGE
- See Also:
- Constant Field Values
-
PIC
public static final int PIC
- See Also:
- Constant Field Values
-
ROOT_MODEL4
public static final int ROOT_MODEL4
- See Also:
- Constant Field Values
-
ROOT_TEXT5
public static final int ROOT_TEXT5
- See Also:
- Constant Field Values
-
SLAYER
public static final int SLAYER
- See Also:
- Constant Field Values
-
HITPOINTS
public static final int HITPOINTS
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC8
public static final int ROOT_GRAPHIC8
- See Also:
- Constant Field Values
-
-