Package net.runelite.api.gameval
Class InterfaceID.BlastFurnacePlanScroll
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.BlastFurnacePlanScroll
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.BlastFurnacePlanScroll extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
CONTENTS
static int
CONTENTS_MODEL0
static int
CONTENTS_TEXT10
static int
CONTENTS_TEXT11
static int
CONTENTS_TEXT2
static int
CONTENTS_TEXT3
static int
CONTENTS_TEXT4
static int
CONTENTS_TEXT5
static int
CONTENTS_TEXT6
static int
CONTENTS_TEXT7
static int
CONTENTS_TEXT8
static int
CONTENTS_TEXT9
static int
DODGER
static int
UNIVERSE
static int
X_1
static int
X_2
static int
X_3
static int
X_4
-
Constructor Summary
Constructors Constructor Description BlastFurnacePlanScroll()
-
-
-
Field Detail
-
CONTENTS_MODEL0
public static final int CONTENTS_MODEL0
- See Also:
- Constant Field Values
-
X_2
public static final int X_2
- See Also:
- Constant Field Values
-
CONTENTS_TEXT2
public static final int CONTENTS_TEXT2
- See Also:
- Constant Field Values
-
CONTENTS_TEXT3
public static final int CONTENTS_TEXT3
- See Also:
- Constant Field Values
-
CONTENTS_TEXT4
public static final int CONTENTS_TEXT4
- See Also:
- Constant Field Values
-
CONTENTS_TEXT5
public static final int CONTENTS_TEXT5
- See Also:
- Constant Field Values
-
CONTENTS_TEXT6
public static final int CONTENTS_TEXT6
- See Also:
- Constant Field Values
-
CONTENTS_TEXT7
public static final int CONTENTS_TEXT7
- See Also:
- Constant Field Values
-
CONTENTS_TEXT8
public static final int CONTENTS_TEXT8
- See Also:
- Constant Field Values
-
CONTENTS_TEXT9
public static final int CONTENTS_TEXT9
- See Also:
- Constant Field Values
-
CONTENTS_TEXT10
public static final int CONTENTS_TEXT10
- See Also:
- Constant Field Values
-
CONTENTS_TEXT11
public static final int CONTENTS_TEXT11
- See Also:
- Constant Field Values
-
X_1
public static final int X_1
- See Also:
- Constant Field Values
-
X_3
public static final int X_3
- See Also:
- Constant Field Values
-
X_4
public static final int X_4
- See Also:
- Constant Field Values
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
DODGER
public static final int DODGER
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
-