Package net.runelite.api
Class EnumID
- java.lang.Object
-
- net.runelite.api.EnumID
-
public final class EnumID extends Object
Utility class used for mapping enum IDs.Note: This class is not complete and may be missing mapped IDs.
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description EnumID()
-
-
-
Field Detail
-
RUNEPOUCH_RUNE
public static final int RUNEPOUCH_RUNE
key: int 1-n+1 val: namedobj- See Also:
- Constant Field Values
-
XPDROP_COLORS
public static final int XPDROP_COLORS
- See Also:
- Constant Field Values
-
FRIENDS_CHAT_RANK_ICONS
public static final int FRIENDS_CHAT_RANK_ICONS
- See Also:
- Constant Field Values
-
PETS
public static final int PETS
key: int 0-n val: namedobj- See Also:
- Constant Field Values
-
POH_COSTUME_MEMBERS
public static final int POH_COSTUME_MEMBERS
- See Also:
- Constant Field Values
-
POH_COSTUME_WARDROBE
public static final int POH_COSTUME_WARDROBE
- See Also:
- Constant Field Values
-
POH_COSTUME_ARMOUR_CASE
public static final int POH_COSTUME_ARMOUR_CASE
- See Also:
- Constant Field Values
-
POH_CAPE_RACK
public static final int POH_CAPE_RACK
- See Also:
- Constant Field Values
-
POH_TOY_BOX
public static final int POH_TOY_BOX
- See Also:
- Constant Field Values
-
POH_COSTUME_CLUE_BEGINNER
public static final int POH_COSTUME_CLUE_BEGINNER
- See Also:
- Constant Field Values
-
POH_COSTUME_CLUE_EASY
public static final int POH_COSTUME_CLUE_EASY
- See Also:
- Constant Field Values
-
POH_COSTUME_CLUE_MEDIUM
public static final int POH_COSTUME_CLUE_MEDIUM
- See Also:
- Constant Field Values
-
POH_COSTUME_CLUE_HARD
public static final int POH_COSTUME_CLUE_HARD
- See Also:
- Constant Field Values
-
POH_COSTUME_CLUE_ELITE
public static final int POH_COSTUME_CLUE_ELITE
- See Also:
- Constant Field Values
-
POH_COSTUME_CLUE_MASTER
public static final int POH_COSTUME_CLUE_MASTER
- See Also:
- Constant Field Values
-
POH_COSTUME_ALTERNATE
public static final int POH_COSTUME_ALTERNATE
- See Also:
- Constant Field Values
-
POH_COSTUME_ALTERNATES
public static final int POH_COSTUME_ALTERNATES
- See Also:
- Constant Field Values
-
CLAN_RANK_NAME
public static final int CLAN_RANK_NAME
- See Also:
- Constant Field Values
-
CLAN_RANK_GRAPHIC
public static final int CLAN_RANK_GRAPHIC
- See Also:
- Constant Field Values
-
PRAYERS_NORMAL
public static final int PRAYERS_NORMAL
- See Also:
- Constant Field Values
-
PRAYERS_RUINOUS
public static final int PRAYERS_RUINOUS
- See Also:
- Constant Field Values
-
PRAYERS_NORMAL_DEADEYE
public static final int PRAYERS_NORMAL_DEADEYE
- See Also:
- Constant Field Values
-
PRAYERS_NORMAL_MYSTIC_VIGOUR
public static final int PRAYERS_NORMAL_MYSTIC_VIGOUR
- See Also:
- Constant Field Values
-
PRAYERS_NORMAL_DEADEYE_MYSTIC_VIGOUR
public static final int PRAYERS_NORMAL_DEADEYE_MYSTIC_VIGOUR
- See Also:
- Constant Field Values
-
WORLD_LOCATIONS
public static final int WORLD_LOCATIONS
- See Also:
- Constant Field Values
-
WEAPON_STYLES
public static final int WEAPON_STYLES
key: weapon type val: enum- See Also:
- Constant Field Values
-
SPELLBOOKS
public static final int SPELLBOOKS
- See Also:
- Constant Field Values
-
SPELLBOOKS_SUB
public static final int SPELLBOOKS_SUB
- See Also:
- Constant Field Values
-
POTIONSTORE_POTIONS
public static final int POTIONSTORE_POTIONS
key: int id val: enum potion- See Also:
- Constant Field Values
-
POTIONSTORE_UNFINISHED_POTIONS
public static final int POTIONSTORE_UNFINISHED_POTIONS
key: int id val: enum potion- See Also:
- Constant Field Values
-
-