Package net.runelite.api.gameval
Class InterfaceID.MagictrainingTele
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.MagictrainingTele
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.MagictrainingTele extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
CONTENT_RIGHT
static int
CONTENT_RIGHT_TEXT1
static int
CONTENT_TOP
static int
CONTENT_TOP_MODEL0
static int
DODGER_RIGHT
static int
DODGER_TOP
static int
MAGICTRAIN_MAZE_NUMBER
static int
MAGICTRAIN_MINI_GUARDIAN
static int
MAGICTRAIN_TELE_A
static int
MAGICTRAIN_TELE_B
static int
MAGICTRAIN_TELE_PTS
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description MagictrainingTele()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
DODGER_TOP
public static final int DODGER_TOP
- See Also:
- Constant Field Values
-
CONTENT_TOP
public static final int CONTENT_TOP
- See Also:
- Constant Field Values
-
CONTENT_TOP_MODEL0
public static final int CONTENT_TOP_MODEL0
- See Also:
- Constant Field Values
-
MAGICTRAIN_TELE_A
public static final int MAGICTRAIN_TELE_A
- See Also:
- Constant Field Values
-
MAGICTRAIN_TELE_B
public static final int MAGICTRAIN_TELE_B
- See Also:
- Constant Field Values
-
MAGICTRAIN_TELE_PTS
public static final int MAGICTRAIN_TELE_PTS
- See Also:
- Constant Field Values
-
DODGER_RIGHT
public static final int DODGER_RIGHT
- See Also:
- Constant Field Values
-
CONTENT_RIGHT
public static final int CONTENT_RIGHT
- See Also:
- Constant Field Values
-
MAGICTRAIN_MINI_GUARDIAN
public static final int MAGICTRAIN_MINI_GUARDIAN
- See Also:
- Constant Field Values
-
CONTENT_RIGHT_TEXT1
public static final int CONTENT_RIGHT_TEXT1
- See Also:
- Constant Field Values
-
MAGICTRAIN_MAZE_NUMBER
public static final int MAGICTRAIN_MAZE_NUMBER
- See Also:
- Constant Field Values
-
-