Package net.runelite.api.gameval
Class InterfaceID.HorrorMetaldoor
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.HorrorMetaldoor
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.HorrorMetaldoor extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intHORROR_AIRstatic intHORROR_EARTHstatic intHORROR_FIREstatic intHORROR_MELEEstatic intHORROR_RANGINGstatic intHORROR_WATERstatic intROOT_GRAPHIC8static intROOT_MODEL1static intROOT_RECT0
-
Constructor Summary
Constructors Constructor Description HorrorMetaldoor()
-
-
-
Field Detail
-
ROOT_RECT0
public static final int ROOT_RECT0
- See Also:
- Constant Field Values
-
ROOT_MODEL1
public static final int ROOT_MODEL1
- See Also:
- Constant Field Values
-
HORROR_FIRE
public static final int HORROR_FIRE
- See Also:
- Constant Field Values
-
HORROR_AIR
public static final int HORROR_AIR
- See Also:
- Constant Field Values
-
HORROR_EARTH
public static final int HORROR_EARTH
- See Also:
- Constant Field Values
-
HORROR_WATER
public static final int HORROR_WATER
- See Also:
- Constant Field Values
-
HORROR_RANGING
public static final int HORROR_RANGING
- See Also:
- Constant Field Values
-
HORROR_MELEE
public static final int HORROR_MELEE
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC8
public static final int ROOT_GRAPHIC8
- See Also:
- Constant Field Values
-
-