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
_0
static int
_1
static int
_2
static int
HIGHLIGHT_0
static int
HIGHLIGHT_1
static int
HIGHLIGHT_2
static int
HIGHLIGHT_3
static int
SELECT_0
static int
SELECT_1
static int
SELECT_2
static int
SELECT_3
static int
UNIVERSE
static int
UNIVERSE_MODEL3
static int
UNIVERSE_MODEL4
static int
UNIVERSE_MODEL5
static int
UNIVERSE_MODEL6
static int
UNIVERSE_MODEL7
static int
UNIVERSE_RECT0
static int
UNIVERSE_RECT1
static int
UNIVERSE_RECT2
static int
UNIVERSE_TEXT12
static int
UNIVERSE_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
-
-