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 intBURNERstatic intCLOSEstatic intCONTENTSstatic intFIREstatic intFRAMEstatic intMAINstatic intMARKERstatic intMETER_1static intMETER_2static intMETER_3static intMETER1_DOWNstatic intMETER1_DOWN_ICONstatic intMETER1_LAYERstatic intMETER1_UPstatic intMETER1_UP_ICONstatic intMETER2_DOWNstatic intMETER2_DOWN_ICONstatic intMETER2_LAYERstatic intMETER2_UPstatic intMETER2_UP_ICONstatic intMETER3_DOWNstatic intMETER3_DOWN_ICONstatic intMETER3_LAYERstatic intMETER3_UPstatic intMETER3_UP_ICONstatic intRESULTstatic intRESULT_METERstatic intRESULT_METER_LAYERstatic intRESULT_MODEL2static intSLIDERSstatic intSLIDERS_MODEL3static intSLIDERS_MODEL4static intSLIDERS_MODEL5static intUNIVERSE
-
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
-
-