Package net.runelite.api.gameval
Class InterfaceID.BarrowsPuzzle
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.BarrowsPuzzle
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.BarrowsPuzzle extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
_1
static int
_2
static int
_3
static int
A
static int
B
static int
BACKGROUND
static int
C
static int
PIC_A
static int
PIC_B
static int
PIC_C
static int
SEQUENCE
static int
SEQUENCE_MODEL6
static int
SEQUENCE_TEXT1
static int
SEQUENCE_TEXT3
static int
SEQUENCE_TEXT5
static int
SEQUENCE_TEXT7
static int
UNIVERSE
static int
UNIVERSE_TEXT2
-
Constructor Summary
Constructors Constructor Description BarrowsPuzzle()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
SEQUENCE
public static final int SEQUENCE
- See Also:
- Constant Field Values
-
_1
public static final int _1
- See Also:
- Constant Field Values
-
SEQUENCE_TEXT1
public static final int SEQUENCE_TEXT1
- See Also:
- Constant Field Values
-
_2
public static final int _2
- See Also:
- Constant Field Values
-
SEQUENCE_TEXT3
public static final int SEQUENCE_TEXT3
- See Also:
- Constant Field Values
-
_3
public static final int _3
- See Also:
- Constant Field Values
-
SEQUENCE_TEXT5
public static final int SEQUENCE_TEXT5
- See Also:
- Constant Field Values
-
SEQUENCE_MODEL6
public static final int SEQUENCE_MODEL6
- See Also:
- Constant Field Values
-
SEQUENCE_TEXT7
public static final int SEQUENCE_TEXT7
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT2
public static final int UNIVERSE_TEXT2
- See Also:
- Constant Field Values
-
A
public static final int A
- See Also:
- Constant Field Values
-
PIC_A
public static final int PIC_A
- See Also:
- Constant Field Values
-
B
public static final int B
- See Also:
- Constant Field Values
-
PIC_B
public static final int PIC_B
- See Also:
- Constant Field Values
-
C
public static final int C
- See Also:
- Constant Field Values
-
PIC_C
public static final int PIC_C
- See Also:
- Constant Field Values
-
-