Package net.runelite.api.gameval
Class InterfaceID.DwarfRockCannon
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.DwarfRockCannon
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.DwarfRockCannon extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intDWARF_ROCK_BACKINGstatic intDWARF_ROCK_FADE_LAYERstatic intDWARF_ROCK_FADE_MODELstatic intDWARF_ROCK_FRONTstatic intDWARF_ROCK_HEADstatic intDWARF_ROCK_RECTANGLEstatic intDWARF_ROCK_ZOOM_NPCHEADstatic intDWARF_ROCK_ZOOM_NPCLAYERstatic intDWARF_ROCK_ZOOM_NPCNAMEstatic intDWARF_ROCK_ZOOM_NPCTXTstatic intDWARF_ROCK_ZOOM_PLAYERLAYERstatic intDWARF_ROCK_ZOOM_PLAYERTXT
-
Constructor Summary
Constructors Constructor Description DwarfRockCannon()
-
-
-
Field Detail
-
DWARF_ROCK_RECTANGLE
public static final int DWARF_ROCK_RECTANGLE
- See Also:
- Constant Field Values
-
DWARF_ROCK_BACKING
public static final int DWARF_ROCK_BACKING
- See Also:
- Constant Field Values
-
DWARF_ROCK_HEAD
public static final int DWARF_ROCK_HEAD
- See Also:
- Constant Field Values
-
DWARF_ROCK_FRONT
public static final int DWARF_ROCK_FRONT
- See Also:
- Constant Field Values
-
DWARF_ROCK_ZOOM_NPCNAME
public static final int DWARF_ROCK_ZOOM_NPCNAME
- See Also:
- Constant Field Values
-
DWARF_ROCK_ZOOM_NPCTXT
public static final int DWARF_ROCK_ZOOM_NPCTXT
- See Also:
- Constant Field Values
-
DWARF_ROCK_ZOOM_NPCHEAD
public static final int DWARF_ROCK_ZOOM_NPCHEAD
- See Also:
- Constant Field Values
-
DWARF_ROCK_ZOOM_PLAYERTXT
public static final int DWARF_ROCK_ZOOM_PLAYERTXT
- See Also:
- Constant Field Values
-
DWARF_ROCK_ZOOM_NPCLAYER
public static final int DWARF_ROCK_ZOOM_NPCLAYER
- See Also:
- Constant Field Values
-
DWARF_ROCK_ZOOM_PLAYERLAYER
public static final int DWARF_ROCK_ZOOM_PLAYERLAYER
- See Also:
- Constant Field Values
-
DWARF_ROCK_FADE_LAYER
public static final int DWARF_ROCK_FADE_LAYER
- See Also:
- Constant Field Values
-
DWARF_ROCK_FADE_MODEL
public static final int DWARF_ROCK_FADE_MODEL
- See Also:
- Constant Field Values
-
-