Package net.runelite.api.gameval
Class SpriteID.AchievementDiaryIcons
- java.lang.Object
-
- net.runelite.api.gameval.SpriteID.AchievementDiaryIcons
-
-
Field Summary
Fields Modifier and Type Field Description static int_0static int_1static int_10static int_11static int_12static int_13static int_14static int_2static int_3static int_4static int_5static int_6static int_7static int_8static int_9static intBLUE_QUESTSstatic intBROWN_CHARACTER_SUMMARYstatic intGREEN_ACHIEVEMENT_DIARIESstatic intORANGE_ADVENTURE_PATHSstatic intPURPLE_KOURENDstatic intRED_MINIGAMES
-
Constructor Summary
Constructors Constructor Description AchievementDiaryIcons()
-
-
-
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
-
BLUE_QUESTS
public static final int BLUE_QUESTS
- See Also:
- Constant Field Values
-
GREEN_ACHIEVEMENT_DIARIES
public static final int GREEN_ACHIEVEMENT_DIARIES
- See Also:
- Constant Field Values
-
RED_MINIGAMES
public static final int RED_MINIGAMES
- See Also:
- Constant Field Values
-
PURPLE_KOUREND
public static final int PURPLE_KOUREND
- See Also:
- Constant Field Values
-
ORANGE_ADVENTURE_PATHS
public static final int ORANGE_ADVENTURE_PATHS
- See Also:
- Constant Field Values
-
BROWN_CHARACTER_SUMMARY
public static final int BROWN_CHARACTER_SUMMARY
- See Also:
- Constant Field Values
-
-