Package net.runelite.api.gameval
Class InterfaceID.MagictrainingEncha
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.MagictrainingEncha
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.MagictrainingEncha extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
CONTENT_RIGHT
static int
CONTENT_TOP
static int
CONTENT_TOP_MODEL0
static int
DODGER_RIGHT
static int
DODGER_TOP
static int
MAGICTRAIN_CUBE
static int
MAGICTRAIN_CYLINDER
static int
MAGICTRAIN_ENCH_BONUSTXT
static int
MAGICTRAIN_ENCHA_A
static int
MAGICTRAIN_ENCHA_B
static int
MAGICTRAIN_ENCHA_LAYCUBE
static int
MAGICTRAIN_ENCHA_LAYCYL
static int
MAGICTRAIN_ENCHA_LAYICO
static int
MAGICTRAIN_ENCHA_LAYPENT
static int
MAGICTRAIN_ENCHA_PTS
static int
MAGICTRAIN_ICOSAHEDRON
static int
MAGICTRAIN_PENTAMID
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description MagictrainingEncha()
-
-
-
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_ENCHA_A
public static final int MAGICTRAIN_ENCHA_A
- See Also:
- Constant Field Values
-
MAGICTRAIN_ENCHA_B
public static final int MAGICTRAIN_ENCHA_B
- See Also:
- Constant Field Values
-
MAGICTRAIN_ENCHA_PTS
public static final int MAGICTRAIN_ENCHA_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_ENCHA_LAYCUBE
public static final int MAGICTRAIN_ENCHA_LAYCUBE
- See Also:
- Constant Field Values
-
MAGICTRAIN_CUBE
public static final int MAGICTRAIN_CUBE
- See Also:
- Constant Field Values
-
MAGICTRAIN_ENCHA_LAYCYL
public static final int MAGICTRAIN_ENCHA_LAYCYL
- See Also:
- Constant Field Values
-
MAGICTRAIN_CYLINDER
public static final int MAGICTRAIN_CYLINDER
- See Also:
- Constant Field Values
-
MAGICTRAIN_ENCHA_LAYPENT
public static final int MAGICTRAIN_ENCHA_LAYPENT
- See Also:
- Constant Field Values
-
MAGICTRAIN_PENTAMID
public static final int MAGICTRAIN_PENTAMID
- See Also:
- Constant Field Values
-
MAGICTRAIN_ENCHA_LAYICO
public static final int MAGICTRAIN_ENCHA_LAYICO
- See Also:
- Constant Field Values
-
MAGICTRAIN_ICOSAHEDRON
public static final int MAGICTRAIN_ICOSAHEDRON
- See Also:
- Constant Field Values
-
MAGICTRAIN_ENCH_BONUSTXT
public static final int MAGICTRAIN_ENCH_BONUSTXT
- See Also:
- Constant Field Values
-
-