Package net.runelite.api.gameval
Class InterfaceID.HallowedStatistics
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.HallowedStatistics
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.HallowedStatistics extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
CLOSE
static int
CONTENT
static int
MESSAGESCROLL2_CLOSE
static int
MS1
static int
MS10
static int
MS11
static int
MS12
static int
MS13
static int
MS14
static int
MS15
static int
MS16
static int
MS17
static int
MS18
static int
MS19
static int
MS2
static int
MS20
static int
MS21
static int
MS22
static int
MS23
static int
MS24
static int
MS3
static int
MS4
static int
MS5
static int
MS6
static int
MS7
static int
MS8
static int
MS9
static int
ROOT_MODEL0
static int
STATS
static int
TITLE
static int
TITLE_TEXT
-
Constructor Summary
Constructors Constructor Description HallowedStatistics()
-
-
-
Field Detail
-
ROOT_MODEL0
public static final int ROOT_MODEL0
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
MESSAGESCROLL2_CLOSE
public static final int MESSAGESCROLL2_CLOSE
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
TITLE
public static final int TITLE
- See Also:
- Constant Field Values
-
TITLE_TEXT
public static final int TITLE_TEXT
- See Also:
- Constant Field Values
-
STATS
public static final int STATS
- See Also:
- Constant Field Values
-
MS1
public static final int MS1
- See Also:
- Constant Field Values
-
MS2
public static final int MS2
- See Also:
- Constant Field Values
-
MS3
public static final int MS3
- See Also:
- Constant Field Values
-
MS4
public static final int MS4
- See Also:
- Constant Field Values
-
MS5
public static final int MS5
- See Also:
- Constant Field Values
-
MS6
public static final int MS6
- See Also:
- Constant Field Values
-
MS7
public static final int MS7
- See Also:
- Constant Field Values
-
MS8
public static final int MS8
- See Also:
- Constant Field Values
-
MS9
public static final int MS9
- See Also:
- Constant Field Values
-
MS10
public static final int MS10
- See Also:
- Constant Field Values
-
MS11
public static final int MS11
- See Also:
- Constant Field Values
-
MS12
public static final int MS12
- See Also:
- Constant Field Values
-
MS13
public static final int MS13
- See Also:
- Constant Field Values
-
MS14
public static final int MS14
- See Also:
- Constant Field Values
-
MS15
public static final int MS15
- See Also:
- Constant Field Values
-
MS16
public static final int MS16
- See Also:
- Constant Field Values
-
MS17
public static final int MS17
- See Also:
- Constant Field Values
-
MS18
public static final int MS18
- See Also:
- Constant Field Values
-
MS19
public static final int MS19
- See Also:
- Constant Field Values
-
MS20
public static final int MS20
- See Also:
- Constant Field Values
-
MS21
public static final int MS21
- See Also:
- Constant Field Values
-
MS22
public static final int MS22
- See Also:
- Constant Field Values
-
MS23
public static final int MS23
- See Also:
- Constant Field Values
-
MS24
public static final int MS24
- See Also:
- Constant Field Values
-
-