Package net.runelite.api.gameval
Class InterfaceID.QipWatchtowerSkavidMap
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.QipWatchtowerSkavidMap
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.QipWatchtowerSkavidMap extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intMYQ3_CASTLE_SKETCH_01_BLACK_NORTHstatic intMYQ3_CASTLE_SKETCH_NORTH_CLOSE_BUTTONstatic intMYQ3_SKETCH_NORTH_CLOSEstatic intQIP_WATCHTOWER_MAPstatic intROOT_GRAPHIC2
-
Constructor Summary
Constructors Constructor Description QipWatchtowerSkavidMap()
-
-
-
Field Detail
-
MYQ3_CASTLE_SKETCH_01_BLACK_NORTH
public static final int MYQ3_CASTLE_SKETCH_01_BLACK_NORTH
- See Also:
- Constant Field Values
-
QIP_WATCHTOWER_MAP
public static final int QIP_WATCHTOWER_MAP
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC2
public static final int ROOT_GRAPHIC2
- See Also:
- Constant Field Values
-
MYQ3_SKETCH_NORTH_CLOSE
public static final int MYQ3_SKETCH_NORTH_CLOSE
- See Also:
- Constant Field Values
-
MYQ3_CASTLE_SKETCH_NORTH_CLOSE_BUTTON
public static final int MYQ3_CASTLE_SKETCH_NORTH_CLOSE_BUTTON
- See Also:
- Constant Field Values
-
-