Package net.runelite.api.gameval
Class InterfaceID.BarbassaultTurret
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.BarbassaultTurret
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.BarbassaultTurret extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BUTTONS
static int
BUTTONS_MODEL0
static int
BUTTONS_MODEL14
static int
BUTTONS_MODEL21
static int
BUTTONS_MODEL28
static int
BUTTONS_MODEL7
static int
CLOSE
static int
EMPTY
static int
EXPLOSIVE_FIGHTER
static int
EXPLOSIVE_HEALER
static int
EXPLOSIVE_RANGER
static int
EXPLOSIVE_RUNNER
static int
EXPLOSIVECOUNT_1
static int
EXPLOSIVECOUNT_2
static int
EXPLOSIVECOUNT_3
static int
EXPLOSIVECOUNT_4
static int
EXPLOSIVEEGG_1
static int
EXPLOSIVEEGG_2
static int
EXPLOSIVEEGG_3
static int
EXPLOSIVEEGG_4
static int
OMEGA_QUEEN
static int
OMEGACOUNT
static int
OMEGAEGG
static int
POISON_FIGHTER
static int
POISON_HEALER
static int
POISON_RANGER
static int
POISON_RUNNER
static int
POISONCOUNT_1
static int
POISONCOUNT_2
static int
POISONCOUNT_3
static int
POISONCOUNT_4
static int
POISONEGG_1
static int
POISONEGG_2
static int
POISONEGG_3
static int
POISONEGG_4
static int
STUN_FIGHTER
static int
STUN_HEALER
static int
STUN_RANGER
static int
STUN_RUNNER
static int
STUNCOUNT_1
static int
STUNCOUNT_2
static int
STUNCOUNT_3
static int
STUNCOUNT_4
static int
STUNEGG_1
static int
STUNEGG_2
static int
STUNEGG_3
static int
STUNEGG_4
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description BarbassaultTurret()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
EMPTY
public static final int EMPTY
- See Also:
- Constant Field Values
-
BUTTONS
public static final int BUTTONS
- See Also:
- Constant Field Values
-
BUTTONS_MODEL0
public static final int BUTTONS_MODEL0
- See Also:
- Constant Field Values
-
POISONEGG_1
public static final int POISONEGG_1
- See Also:
- Constant Field Values
-
POISONCOUNT_1
public static final int POISONCOUNT_1
- See Also:
- Constant Field Values
-
EXPLOSIVEEGG_1
public static final int EXPLOSIVEEGG_1
- See Also:
- Constant Field Values
-
EXPLOSIVECOUNT_1
public static final int EXPLOSIVECOUNT_1
- See Also:
- Constant Field Values
-
STUNEGG_1
public static final int STUNEGG_1
- See Also:
- Constant Field Values
-
STUNCOUNT_1
public static final int STUNCOUNT_1
- See Also:
- Constant Field Values
-
BUTTONS_MODEL7
public static final int BUTTONS_MODEL7
- See Also:
- Constant Field Values
-
POISONEGG_2
public static final int POISONEGG_2
- See Also:
- Constant Field Values
-
POISONCOUNT_2
public static final int POISONCOUNT_2
- See Also:
- Constant Field Values
-
EXPLOSIVEEGG_2
public static final int EXPLOSIVEEGG_2
- See Also:
- Constant Field Values
-
EXPLOSIVECOUNT_2
public static final int EXPLOSIVECOUNT_2
- See Also:
- Constant Field Values
-
STUNEGG_2
public static final int STUNEGG_2
- See Also:
- Constant Field Values
-
STUNCOUNT_2
public static final int STUNCOUNT_2
- See Also:
- Constant Field Values
-
BUTTONS_MODEL14
public static final int BUTTONS_MODEL14
- See Also:
- Constant Field Values
-
POISONEGG_3
public static final int POISONEGG_3
- See Also:
- Constant Field Values
-
POISONCOUNT_3
public static final int POISONCOUNT_3
- See Also:
- Constant Field Values
-
EXPLOSIVEEGG_3
public static final int EXPLOSIVEEGG_3
- See Also:
- Constant Field Values
-
EXPLOSIVECOUNT_3
public static final int EXPLOSIVECOUNT_3
- See Also:
- Constant Field Values
-
STUNEGG_3
public static final int STUNEGG_3
- See Also:
- Constant Field Values
-
STUNCOUNT_3
public static final int STUNCOUNT_3
- See Also:
- Constant Field Values
-
BUTTONS_MODEL21
public static final int BUTTONS_MODEL21
- See Also:
- Constant Field Values
-
POISONEGG_4
public static final int POISONEGG_4
- See Also:
- Constant Field Values
-
POISONCOUNT_4
public static final int POISONCOUNT_4
- See Also:
- Constant Field Values
-
EXPLOSIVEEGG_4
public static final int EXPLOSIVEEGG_4
- See Also:
- Constant Field Values
-
EXPLOSIVECOUNT_4
public static final int EXPLOSIVECOUNT_4
- See Also:
- Constant Field Values
-
STUNEGG_4
public static final int STUNEGG_4
- See Also:
- Constant Field Values
-
STUNCOUNT_4
public static final int STUNCOUNT_4
- See Also:
- Constant Field Values
-
BUTTONS_MODEL28
public static final int BUTTONS_MODEL28
- See Also:
- Constant Field Values
-
OMEGAEGG
public static final int OMEGAEGG
- See Also:
- Constant Field Values
-
OMEGACOUNT
public static final int OMEGACOUNT
- See Also:
- Constant Field Values
-
POISON_HEALER
public static final int POISON_HEALER
- See Also:
- Constant Field Values
-
EXPLOSIVE_HEALER
public static final int EXPLOSIVE_HEALER
- See Also:
- Constant Field Values
-
STUN_HEALER
public static final int STUN_HEALER
- See Also:
- Constant Field Values
-
POISON_RUNNER
public static final int POISON_RUNNER
- See Also:
- Constant Field Values
-
EXPLOSIVE_RUNNER
public static final int EXPLOSIVE_RUNNER
- See Also:
- Constant Field Values
-
STUN_RUNNER
public static final int STUN_RUNNER
- See Also:
- Constant Field Values
-
POISON_FIGHTER
public static final int POISON_FIGHTER
- See Also:
- Constant Field Values
-
EXPLOSIVE_FIGHTER
public static final int EXPLOSIVE_FIGHTER
- See Also:
- Constant Field Values
-
STUN_FIGHTER
public static final int STUN_FIGHTER
- See Also:
- Constant Field Values
-
POISON_RANGER
public static final int POISON_RANGER
- See Also:
- Constant Field Values
-
EXPLOSIVE_RANGER
public static final int EXPLOSIVE_RANGER
- See Also:
- Constant Field Values
-
STUN_RANGER
public static final int STUN_RANGER
- See Also:
- Constant Field Values
-
OMEGA_QUEEN
public static final int OMEGA_QUEEN
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
-