Package net.runelite.api.gameval
Class InterfaceID.AideMap
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.AideMap
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.AideMap extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
TOGGLE
static int
TOGGLE_MODEL0
static int
TUTORS
static int
TUTORS_MODEL0
static int
TUTORS_MODEL1
static int
TUTORS_MODEL2
static int
UNIVERSE
static int
UNIVERSE_GRAPHIC14
static int
UNIVERSE_MODEL0
static int
UNIVERSE_MODEL1
static int
UNIVERSE_MODEL3
static int
UNIVERSE_TEXT10
static int
UNIVERSE_TEXT11
static int
UNIVERSE_TEXT12
static int
UNIVERSE_TEXT2
static int
UNIVERSE_TEXT4
static int
UNIVERSE_TEXT5
static int
UNIVERSE_TEXT6
static int
UNIVERSE_TEXT7
static int
UNIVERSE_TEXT8
static int
UNIVERSE_TEXT9
-
Constructor Summary
Constructors Constructor Description AideMap()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL0
public static final int UNIVERSE_MODEL0
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL1
public static final int UNIVERSE_MODEL1
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT2
public static final int UNIVERSE_TEXT2
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL3
public static final int UNIVERSE_MODEL3
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT4
public static final int UNIVERSE_TEXT4
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT5
public static final int UNIVERSE_TEXT5
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT6
public static final int UNIVERSE_TEXT6
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT7
public static final int UNIVERSE_TEXT7
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT8
public static final int UNIVERSE_TEXT8
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT9
public static final int UNIVERSE_TEXT9
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT10
public static final int UNIVERSE_TEXT10
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT11
public static final int UNIVERSE_TEXT11
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT12
public static final int UNIVERSE_TEXT12
- See Also:
- Constant Field Values
-
TUTORS
public static final int TUTORS
- See Also:
- Constant Field Values
-
TUTORS_MODEL0
public static final int TUTORS_MODEL0
- See Also:
- Constant Field Values
-
TUTORS_MODEL1
public static final int TUTORS_MODEL1
- See Also:
- Constant Field Values
-
TUTORS_MODEL2
public static final int TUTORS_MODEL2
- See Also:
- Constant Field Values
-
TOGGLE
public static final int TOGGLE
- See Also:
- Constant Field Values
-
TOGGLE_MODEL0
public static final int TOGGLE_MODEL0
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC14
public static final int UNIVERSE_GRAPHIC14
- See Also:
- Constant Field Values
-
-