Package net.runelite.api.gameval
Class SpriteID.Combaticons3
- java.lang.Object
-
- net.runelite.api.gameval.SpriteID.Combaticons3
-
-
Field Summary
Fields Modifier and Type Field Description static int
_0
static int
_1
static int
_10
static int
_11
static int
_12
static int
_13
static int
_14
static int
_15
static int
_16
static int
_17
static int
_18
static int
_19
static int
_2
static int
_3
static int
_4
static int
_5
static int
_6
static int
_7
static int
_8
static int
_9
static int
CHINCHOMPA_LONG_FUSE
static int
CHINCHOMPA_MEDIUM_FUSE
static int
CHINCHOMPA_SHORT_FUSE
static int
CLAWS_BLOCK
static int
CLAWS_CHOP
static int
CLAWS_LUNGE
static int
CLAWS_SLASH
static int
HALBERD_BLOCK
static int
HALBERD_JAB
static int
HALBERD_SWIPE
static int
PICKAXE_BLOCK
static int
PICKAXE_IMPALE
static int
PICKAXE_SMASH
static int
PICKAXE_SPIKE
static int
SALAMANDER_BLAZE
static int
SALAMANDER_FLARE
static int
SALAMANDER_SCORCH
static int
WHIP_FLICK
static int
WHIP_LASH
-
Constructor Summary
Constructors Constructor Description Combaticons3()
-
-
-
Field Detail
-
_0
public static final int _0
- See Also:
- Constant Field Values
-
_1
public static final int _1
- See Also:
- Constant Field Values
-
_2
public static final int _2
- See Also:
- Constant Field Values
-
_3
public static final int _3
- See Also:
- Constant Field Values
-
_4
public static final int _4
- See Also:
- Constant Field Values
-
_5
public static final int _5
- See Also:
- Constant Field Values
-
_6
public static final int _6
- See Also:
- Constant Field Values
-
_7
public static final int _7
- See Also:
- Constant Field Values
-
_8
public static final int _8
- See Also:
- Constant Field Values
-
_9
public static final int _9
- See Also:
- Constant Field Values
-
_10
public static final int _10
- See Also:
- Constant Field Values
-
_11
public static final int _11
- See Also:
- Constant Field Values
-
_12
public static final int _12
- See Also:
- Constant Field Values
-
_13
public static final int _13
- See Also:
- Constant Field Values
-
_14
public static final int _14
- See Also:
- Constant Field Values
-
_15
public static final int _15
- See Also:
- Constant Field Values
-
_16
public static final int _16
- See Also:
- Constant Field Values
-
_17
public static final int _17
- See Also:
- Constant Field Values
-
_18
public static final int _18
- See Also:
- Constant Field Values
-
_19
public static final int _19
- See Also:
- Constant Field Values
-
PICKAXE_BLOCK
public static final int PICKAXE_BLOCK
- See Also:
- Constant Field Values
-
PICKAXE_SPIKE
public static final int PICKAXE_SPIKE
- See Also:
- Constant Field Values
-
PICKAXE_SMASH
public static final int PICKAXE_SMASH
- See Also:
- Constant Field Values
-
PICKAXE_IMPALE
public static final int PICKAXE_IMPALE
- See Also:
- Constant Field Values
-
CLAWS_LUNGE
public static final int CLAWS_LUNGE
- See Also:
- Constant Field Values
-
CLAWS_SLASH
public static final int CLAWS_SLASH
- See Also:
- Constant Field Values
-
CLAWS_CHOP
public static final int CLAWS_CHOP
- See Also:
- Constant Field Values
-
CLAWS_BLOCK
public static final int CLAWS_BLOCK
- See Also:
- Constant Field Values
-
CHINCHOMPA_LONG_FUSE
public static final int CHINCHOMPA_LONG_FUSE
- See Also:
- Constant Field Values
-
CHINCHOMPA_MEDIUM_FUSE
public static final int CHINCHOMPA_MEDIUM_FUSE
- See Also:
- Constant Field Values
-
HALBERD_BLOCK
public static final int HALBERD_BLOCK
- See Also:
- Constant Field Values
-
HALBERD_JAB
public static final int HALBERD_JAB
- See Also:
- Constant Field Values
-
HALBERD_SWIPE
public static final int HALBERD_SWIPE
- See Also:
- Constant Field Values
-
WHIP_FLICK
public static final int WHIP_FLICK
- See Also:
- Constant Field Values
-
WHIP_LASH
public static final int WHIP_LASH
- See Also:
- Constant Field Values
-
CHINCHOMPA_SHORT_FUSE
public static final int CHINCHOMPA_SHORT_FUSE
- See Also:
- Constant Field Values
-
SALAMANDER_SCORCH
public static final int SALAMANDER_SCORCH
- See Also:
- Constant Field Values
-
SALAMANDER_FLARE
public static final int SALAMANDER_FLARE
- See Also:
- Constant Field Values
-
SALAMANDER_BLAZE
public static final int SALAMANDER_BLAZE
- See Also:
- Constant Field Values
-
-