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 intCONTENT_RIGHTstatic intCONTENT_TOPstatic intDODGER_RIGHTstatic intDODGER_TOPstatic intMAGICTRAIN_BACK_MADEL_GRAVEstatic intMAGICTRAIN_BONE_TYPE_1static intMAGICTRAIN_BONE_TYPE_2static intMAGICTRAIN_BONE_TYPE_3static intMAGICTRAIN_BONE_TYPE_4static intMAGICTRAIN_GRAV_Bstatic intMAGICTRAIN_GRAVE_Astatic intMAGICTRAIN_GRAVE_BONES1static intMAGICTRAIN_GRAVE_BONES2static intMAGICTRAIN_GRAVE_BONES3static intMAGICTRAIN_GRAVE_BONES4static intMAGICTRAIN_GRAVE_PTSstatic intUNIVERSE
-
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
-
-