Package net.runelite.api.gameval
Class InterfaceID.Myq3CastleSketchWest
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Myq3CastleSketchWest
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Myq3CastleSketchWest extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
CLOSE
static int
CLOSE_GRAPHIC
static int
MODEL
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description Myq3CastleSketchWest()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
MODEL
public static final int MODEL
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
CLOSE_GRAPHIC
public static final int CLOSE_GRAPHIC
- See Also:
- Constant Field Values
-
-