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
_0
static int
_1
static int
_2
static int
_3
static int
_4
static int
_5
static int
_6
static int
_7
static int
_8
static int
BRONZE_STAR_LIEUTENANT
static int
CROWN_JAGEX_MODERATOR
static int
DOUBLE_CHEVRON_CORPORAL
static int
GOLD_STAR_GENERAL
static int
KEY_CHANNEL_OWNER
static int
SILVER_STAR_CAPTAIN
static int
SINGLE_CHEVRON_RECRUIT
static int
SMILEY_FRIEND
static int
TRIPLE_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
-
-