Package net.runelite.api.gameval
Class InterfaceID.TzhaarFightpitOrb
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.TzhaarFightpitOrb
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.TzhaarFightpitOrb extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intROOT_GRAPHIC0static intROOT_GRAPHIC1static intROOT_GRAPHIC2static intROOT_GRAPHIC3static intROOT_GRAPHIC4static intROOT_MODEL10static intROOT_MODEL6static intROOT_MODEL7static intROOT_MODEL8static intROOT_MODEL9static intTZHAAR_FIGHTPIT_ORB_CENTREstatic intTZHAAR_FIGHTPIT_ORB_NEstatic intTZHAAR_FIGHTPIT_ORB_NWstatic intTZHAAR_FIGHTPIT_ORB_OFFstatic intTZHAAR_FIGHTPIT_ORB_SEstatic intTZHAAR_FIGHTPIT_ORB_SW
-
Constructor Summary
Constructors Constructor Description TzhaarFightpitOrb()
-
-
-
Field Detail
-
ROOT_GRAPHIC0
public static final int ROOT_GRAPHIC0
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC1
public static final int ROOT_GRAPHIC1
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC2
public static final int ROOT_GRAPHIC2
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC3
public static final int ROOT_GRAPHIC3
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC4
public static final int ROOT_GRAPHIC4
- See Also:
- Constant Field Values
-
TZHAAR_FIGHTPIT_ORB_OFF
public static final int TZHAAR_FIGHTPIT_ORB_OFF
- See Also:
- Constant Field Values
-
ROOT_MODEL6
public static final int ROOT_MODEL6
- See Also:
- Constant Field Values
-
ROOT_MODEL7
public static final int ROOT_MODEL7
- See Also:
- Constant Field Values
-
ROOT_MODEL8
public static final int ROOT_MODEL8
- See Also:
- Constant Field Values
-
ROOT_MODEL9
public static final int ROOT_MODEL9
- See Also:
- Constant Field Values
-
ROOT_MODEL10
public static final int ROOT_MODEL10
- See Also:
- Constant Field Values
-
TZHAAR_FIGHTPIT_ORB_CENTRE
public static final int TZHAAR_FIGHTPIT_ORB_CENTRE
- See Also:
- Constant Field Values
-
TZHAAR_FIGHTPIT_ORB_NW
public static final int TZHAAR_FIGHTPIT_ORB_NW
- See Also:
- Constant Field Values
-
TZHAAR_FIGHTPIT_ORB_NE
public static final int TZHAAR_FIGHTPIT_ORB_NE
- See Also:
- Constant Field Values
-
TZHAAR_FIGHTPIT_ORB_SE
public static final int TZHAAR_FIGHTPIT_ORB_SE
- See Also:
- Constant Field Values
-
TZHAAR_FIGHTPIT_ORB_SW
public static final int TZHAAR_FIGHTPIT_ORB_SW
- See Also:
- Constant Field Values
-
-