Package net.runelite.api.gameval
Class InterfaceID.MagictrainingGrave
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.MagictrainingGrave
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.MagictrainingGrave extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
_MAGICTRAIN_BONE_TYPE_3
static int
CONTENT_RIGHT
static int
CONTENT_TOP
static int
DODGER_RIGHT
static int
DODGER_TOP
static int
MAGICTRAIN_BACK_MADEL_GRAVE
static int
MAGICTRAIN_BONE_TYPE_1
static int
MAGICTRAIN_BONE_TYPE_2
static int
MAGICTRAIN_BONE_TYPE_4
static int
MAGICTRAIN_GRAV_B
static int
MAGICTRAIN_GRAVE_A
static int
MAGICTRAIN_GRAVE_BONES1
static int
MAGICTRAIN_GRAVE_BONES2
static int
MAGICTRAIN_GRAVE_BONES3
static int
MAGICTRAIN_GRAVE_BONES4
static int
MAGICTRAIN_GRAVE_PTS
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description MagictrainingGrave()
-
-
-
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
-
MAGICTRAIN_BACK_MADEL_GRAVE
public static final int MAGICTRAIN_BACK_MADEL_GRAVE
- See Also:
- Constant Field Values
-
MAGICTRAIN_GRAVE_A
public static final int MAGICTRAIN_GRAVE_A
- See Also:
- Constant Field Values
-
MAGICTRAIN_GRAV_B
public static final int MAGICTRAIN_GRAV_B
- See Also:
- Constant Field Values
-
MAGICTRAIN_GRAVE_PTS
public static final int MAGICTRAIN_GRAVE_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_GRAVE_BONES1
public static final int MAGICTRAIN_GRAVE_BONES1
- See Also:
- Constant Field Values
-
MAGICTRAIN_GRAVE_BONES2
public static final int MAGICTRAIN_GRAVE_BONES2
- See Also:
- Constant Field Values
-
MAGICTRAIN_GRAVE_BONES3
public static final int MAGICTRAIN_GRAVE_BONES3
- See Also:
- Constant Field Values
-
MAGICTRAIN_GRAVE_BONES4
public static final int MAGICTRAIN_GRAVE_BONES4
- See Also:
- Constant Field Values
-
MAGICTRAIN_BONE_TYPE_4
public static final int MAGICTRAIN_BONE_TYPE_4
- See Also:
- Constant Field Values
-
_MAGICTRAIN_BONE_TYPE_3
public static final int _MAGICTRAIN_BONE_TYPE_3
- See Also:
- Constant Field Values
-
MAGICTRAIN_BONE_TYPE_2
public static final int MAGICTRAIN_BONE_TYPE_2
- See Also:
- Constant Field Values
-
MAGICTRAIN_BONE_TYPE_1
public static final int MAGICTRAIN_BONE_TYPE_1
- See Also:
- Constant Field Values
-
-