Package net.runelite.api.gameval
Class InterfaceID.WildernessWarningscreen
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.WildernessWarningscreen
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.WildernessWarningscreen extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intFRAMEstatic intMESSAGEstatic intNOstatic intROOT_RECT0static intTOGGLEstatic intUNIVERSEstatic intUNIVERSE_GRAPHIC1static intUNIVERSE_GRAPHIC2static intUNIVERSE_MODEL4static intUNIVERSE_MODEL5static intUNIVERSE_MODEL6static intUNIVERSE_MODEL7static intUNIVERSE_TEXT3static intYES
-
Constructor Summary
Constructors Constructor Description WildernessWarningscreen()
-
-
-
Field Detail
-
ROOT_RECT0
public static final int ROOT_RECT0
- See Also:
- Constant Field Values
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC1
public static final int UNIVERSE_GRAPHIC1
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC2
public static final int UNIVERSE_GRAPHIC2
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT3
public static final int UNIVERSE_TEXT3
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL4
public static final int UNIVERSE_MODEL4
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL5
public static final int UNIVERSE_MODEL5
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL6
public static final int UNIVERSE_MODEL6
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL7
public static final int UNIVERSE_MODEL7
- See Also:
- Constant Field Values
-
MESSAGE
public static final int MESSAGE
- See Also:
- Constant Field Values
-
YES
public static final int YES
- See Also:
- Constant Field Values
-
NO
public static final int NO
- See Also:
- Constant Field Values
-
TOGGLE
public static final int TOGGLE
- See Also:
- Constant Field Values
-
-