Package net.runelite.api.gameval
Class SpriteID.BarbassaultIcons
- java.lang.Object
-
- net.runelite.api.gameval.SpriteID.BarbassaultIcons
-
-
Field Summary
Fields Modifier and Type Field Description static int_0static int_1static int_2static int_3static int_4static int_5static int_6static int_7static int_8static intEARstatic intHORN_FOR_ATTACKERstatic intHORN_FOR_COLLECTORstatic intHORN_FOR_DEFENDERstatic intHORN_FOR_HEALERstatic intMOUTHstatic intWAVE
-
Constructor Summary
Constructors Constructor Description BarbassaultIcons()
-
-
-
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
-
WAVE
public static final int WAVE
- See Also:
- Constant Field Values
-
EAR
public static final int EAR
- See Also:
- Constant Field Values
-
MOUTH
public static final int MOUTH
- See Also:
- Constant Field Values
-
HORN_FOR_ATTACKER
public static final int HORN_FOR_ATTACKER
- See Also:
- Constant Field Values
-
HORN_FOR_DEFENDER
public static final int HORN_FOR_DEFENDER
- See Also:
- Constant Field Values
-
HORN_FOR_COLLECTOR
public static final int HORN_FOR_COLLECTOR
- See Also:
- Constant Field Values
-
HORN_FOR_HEALER
public static final int HORN_FOR_HEALER
- See Also:
- Constant Field Values
-
-