Package net.runelite.api.gameval
Class SpriteID.ChatchannelRankIcons
- java.lang.Object
-
- net.runelite.api.gameval.SpriteID.ChatchannelRankIcons
-
-
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 intBRONZE_STAR_LIEUTENANTstatic intCROWN_JAGEX_MODERATORstatic intDOUBLE_CHEVRON_CORPORALstatic intGOLD_STAR_GENERALstatic intKEY_CHANNEL_OWNERstatic intSILVER_STAR_CAPTAINstatic intSINGLE_CHEVRON_RECRUITstatic intSMILEY_FRIENDstatic intTRIPLE_CHEVRON_SERGEANT
-
Constructor Summary
Constructors Constructor Description ChatchannelRankIcons()
-
-
-
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
-
SMILEY_FRIEND
public static final int SMILEY_FRIEND
- See Also:
- Constant Field Values
-
CROWN_JAGEX_MODERATOR
public static final int CROWN_JAGEX_MODERATOR
- See Also:
- Constant Field Values
-
KEY_CHANNEL_OWNER
public static final int KEY_CHANNEL_OWNER
- See Also:
- Constant Field Values
-
GOLD_STAR_GENERAL
public static final int GOLD_STAR_GENERAL
- See Also:
- Constant Field Values
-
SILVER_STAR_CAPTAIN
public static final int SILVER_STAR_CAPTAIN
- See Also:
- Constant Field Values
-
BRONZE_STAR_LIEUTENANT
public static final int BRONZE_STAR_LIEUTENANT
- See Also:
- Constant Field Values
-
TRIPLE_CHEVRON_SERGEANT
public static final int TRIPLE_CHEVRON_SERGEANT
- See Also:
- Constant Field Values
-
DOUBLE_CHEVRON_CORPORAL
public static final int DOUBLE_CHEVRON_CORPORAL
- See Also:
- Constant Field Values
-
SINGLE_CHEVRON_RECRUIT
public static final int SINGLE_CHEVRON_RECRUIT
- See Also:
- Constant Field Values
-
-