Package net.runelite.api.gameval
Class SpriteID.SideiconsNew
- java.lang.Object
-
- net.runelite.api.gameval.SpriteID.SideiconsNew
-
-
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
_2
static int
_3
static int
_4
static int
_5
static int
_6
static int
_7
static int
_8
static int
_9
static int
COMBAT
static int
EMOTES
static int
EQUIPMENT
static int
FRIENDS
static int
HOUSE
static int
IGNORES
static int
LOGOUT
static int
MAGIC
static int
MUSIC
static int
OPTIONS
static int
PRAYER
static int
QUESTS
static int
STATS
static int
SUMMONING
-
Constructor Summary
Constructors Constructor Description SideiconsNew()
-
-
-
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
-
COMBAT
public static final int COMBAT
- See Also:
- Constant Field Values
-
STATS
public static final int STATS
- See Also:
- Constant Field Values
-
QUESTS
public static final int QUESTS
- See Also:
- Constant Field Values
-
EQUIPMENT
public static final int EQUIPMENT
- See Also:
- Constant Field Values
-
PRAYER
public static final int PRAYER
- See Also:
- Constant Field Values
-
MAGIC
public static final int MAGIC
- See Also:
- Constant Field Values
-
FRIENDS
public static final int FRIENDS
- See Also:
- Constant Field Values
-
IGNORES
public static final int IGNORES
- See Also:
- Constant Field Values
-
LOGOUT
public static final int LOGOUT
- See Also:
- Constant Field Values
-
OPTIONS
public static final int OPTIONS
- See Also:
- Constant Field Values
-
EMOTES
public static final int EMOTES
- See Also:
- Constant Field Values
-
MUSIC
public static final int MUSIC
- See Also:
- Constant Field Values
-
HOUSE
public static final int HOUSE
- See Also:
- Constant Field Values
-
SUMMONING
public static final int SUMMONING
- See Also:
- Constant Field Values
-
-