Package net.runelite.api.gameval
Class InterfaceID.PatternNext
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.PatternNext
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.PatternNext extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int_0static int_1static int_2static intHIGHLIGHT_0static intHIGHLIGHT_1static intHIGHLIGHT_2static intHIGHLIGHT_3static intSELECT_0static intSELECT_1static intSELECT_2static intSELECT_3static intUNIVERSEstatic intUNIVERSE_MODEL3static intUNIVERSE_MODEL4static intUNIVERSE_MODEL5static intUNIVERSE_MODEL6static intUNIVERSE_MODEL7static intUNIVERSE_RECT0static intUNIVERSE_RECT1static intUNIVERSE_RECT2static intUNIVERSE_TEXT12static intUNIVERSE_TEXT8
-
Constructor Summary
Constructors Constructor Description PatternNext()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
UNIVERSE_RECT0
public static final int UNIVERSE_RECT0
- See Also:
- Constant Field Values
-
UNIVERSE_RECT1
public static final int UNIVERSE_RECT1
- See Also:
- Constant Field Values
-
UNIVERSE_RECT2
public static final int UNIVERSE_RECT2
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL3
public static final int UNIVERSE_MODEL3
- 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
-
UNIVERSE_TEXT8
public static final int UNIVERSE_TEXT8
- See Also:
- Constant Field Values
-
_0
public static final int _0
- See Also:
- Constant Field Values
-
_1
public static final int _1
- See Also:
- Constant Field Values
-
_2
public static final int _2
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT12
public static final int UNIVERSE_TEXT12
- See Also:
- Constant Field Values
-
HIGHLIGHT_0
public static final int HIGHLIGHT_0
- See Also:
- Constant Field Values
-
SELECT_0
public static final int SELECT_0
- See Also:
- Constant Field Values
-
HIGHLIGHT_1
public static final int HIGHLIGHT_1
- See Also:
- Constant Field Values
-
SELECT_1
public static final int SELECT_1
- See Also:
- Constant Field Values
-
HIGHLIGHT_2
public static final int HIGHLIGHT_2
- See Also:
- Constant Field Values
-
SELECT_2
public static final int SELECT_2
- See Also:
- Constant Field Values
-
HIGHLIGHT_3
public static final int HIGHLIGHT_3
- See Also:
- Constant Field Values
-
SELECT_3
public static final int SELECT_3
- See Also:
- Constant Field Values
-
-