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 intCONTENT_RIGHTstatic intCONTENT_TOPstatic intCONTENT_TOP_MODEL0static intDODGER_RIGHTstatic intDODGER_TOPstatic intMAGICTRAIN_CUBEstatic intMAGICTRAIN_CYLINDERstatic intMAGICTRAIN_ENCH_BONUSTXTstatic intMAGICTRAIN_ENCHA_Astatic intMAGICTRAIN_ENCHA_Bstatic intMAGICTRAIN_ENCHA_LAYCUBEstatic intMAGICTRAIN_ENCHA_LAYCYLstatic intMAGICTRAIN_ENCHA_LAYICOstatic intMAGICTRAIN_ENCHA_LAYPENTstatic intMAGICTRAIN_ENCHA_PTSstatic intMAGICTRAIN_ICOSAHEDRONstatic intMAGICTRAIN_PENTAMIDstatic intUNIVERSE
-
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
-
-