Package net.runelite.api.gameval
Class InterfaceID.BcsBurner
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.BcsBurner
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.BcsBurner extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BURNER
static int
CLOSE
static int
CONTENTS
static int
FIRE
static int
FRAME
static int
MAIN
static int
MARKER
static int
METER_1
static int
METER_2
static int
METER_3
static int
METER1_DOWN
static int
METER1_DOWN_ICON
static int
METER1_LAYER
static int
METER1_UP
static int
METER1_UP_ICON
static int
METER2_DOWN
static int
METER2_DOWN_ICON
static int
METER2_LAYER
static int
METER2_UP
static int
METER2_UP_ICON
static int
METER3_DOWN
static int
METER3_DOWN_ICON
static int
METER3_LAYER
static int
METER3_UP
static int
METER3_UP_ICON
static int
RESULT
static int
RESULT_METER
static int
RESULT_METER_LAYER
static int
RESULT_MODEL2
static int
SLIDERS
static int
SLIDERS_MODEL3
static int
SLIDERS_MODEL4
static int
SLIDERS_MODEL5
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description BcsBurner()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
MAIN
public static final int MAIN
- See Also:
- Constant Field Values
-
BURNER
public static final int BURNER
- See Also:
- Constant Field Values
-
FIRE
public static final int FIRE
- See Also:
- Constant Field Values
-
SLIDERS
public static final int SLIDERS
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
METER1_LAYER
public static final int METER1_LAYER
- See Also:
- Constant Field Values
-
METER_1
public static final int METER_1
- See Also:
- Constant Field Values
-
METER2_LAYER
public static final int METER2_LAYER
- See Also:
- Constant Field Values
-
METER_2
public static final int METER_2
- See Also:
- Constant Field Values
-
METER3_LAYER
public static final int METER3_LAYER
- See Also:
- Constant Field Values
-
METER_3
public static final int METER_3
- See Also:
- Constant Field Values
-
SLIDERS_MODEL3
public static final int SLIDERS_MODEL3
- See Also:
- Constant Field Values
-
SLIDERS_MODEL4
public static final int SLIDERS_MODEL4
- See Also:
- Constant Field Values
-
SLIDERS_MODEL5
public static final int SLIDERS_MODEL5
- See Also:
- Constant Field Values
-
METER1_UP_ICON
public static final int METER1_UP_ICON
- See Also:
- Constant Field Values
-
METER2_UP_ICON
public static final int METER2_UP_ICON
- See Also:
- Constant Field Values
-
METER3_UP_ICON
public static final int METER3_UP_ICON
- See Also:
- Constant Field Values
-
METER1_DOWN_ICON
public static final int METER1_DOWN_ICON
- See Also:
- Constant Field Values
-
METER2_DOWN_ICON
public static final int METER2_DOWN_ICON
- See Also:
- Constant Field Values
-
METER3_DOWN_ICON
public static final int METER3_DOWN_ICON
- See Also:
- Constant Field Values
-
METER1_UP
public static final int METER1_UP
- See Also:
- Constant Field Values
-
METER1_DOWN
public static final int METER1_DOWN
- See Also:
- Constant Field Values
-
METER2_UP
public static final int METER2_UP
- See Also:
- Constant Field Values
-
METER2_DOWN
public static final int METER2_DOWN
- See Also:
- Constant Field Values
-
METER3_UP
public static final int METER3_UP
- See Also:
- Constant Field Values
-
METER3_DOWN
public static final int METER3_DOWN
- See Also:
- Constant Field Values
-
RESULT
public static final int RESULT
- See Also:
- Constant Field Values
-
RESULT_METER_LAYER
public static final int RESULT_METER_LAYER
- See Also:
- Constant Field Values
-
RESULT_METER
public static final int RESULT_METER
- See Also:
- Constant Field Values
-
MARKER
public static final int MARKER
- See Also:
- Constant Field Values
-
RESULT_MODEL2
public static final int RESULT_MODEL2
- See Also:
- Constant Field Values
-
-