Package net.runelite.api.gameval
Class SpriteID.PohRoomLayouts
- java.lang.Object
-
- net.runelite.api.gameval.SpriteID.PohRoomLayouts
-
-
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
_16
static int
_17
static int
_18
static int
_19
static int
_2
static int
_20
static int
_21
static int
_22
static int
_23
static int
_24
static int
_25
static int
_26
static int
_27
static int
_3
static int
_4
static int
_5
static int
_6
static int
_7
static int
_8
static int
_9
static int
ACHIEVEMENT_GALLERY
static int
BEDROOM
static int
CHAPEL
static int
COMBAT_ROOM
static int
COSTUME_ROOM
static int
DINING_ROOM
static int
DUNGEON_CORRIDOR
static int
DUNGEON_JUNCTION
static int
DUNGEON_STAIRS_ROOM
static int
FORMAL_GARDEN
static int
GAMES_ROOM
static int
GARDEN
static int
KITCHEN
static int
MENAGERIE_INDOORS
static int
MENAGERIE_OUTDOORS
static int
OUBLIETTE
static int
PARLOUR
static int
PORTAL_CHAMBER
static int
QUEST_HALL
static int
SKILL_HALL
static int
STUDY
static int
SUPERIOR_GARDEN
static int
THRONE_ROOM
static int
TREASURE_ROOM
static int
WORKSHOP
-
Constructor Summary
Constructors Constructor Description PohRoomLayouts()
-
-
-
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
-
_16
public static final int _16
- See Also:
- Constant Field Values
-
_17
public static final int _17
- See Also:
- Constant Field Values
-
_18
public static final int _18
- See Also:
- Constant Field Values
-
_19
public static final int _19
- See Also:
- Constant Field Values
-
_20
public static final int _20
- See Also:
- Constant Field Values
-
_21
public static final int _21
- See Also:
- Constant Field Values
-
_22
public static final int _22
- See Also:
- Constant Field Values
-
_23
public static final int _23
- See Also:
- Constant Field Values
-
_24
public static final int _24
- See Also:
- Constant Field Values
-
_25
public static final int _25
- See Also:
- Constant Field Values
-
_26
public static final int _26
- See Also:
- Constant Field Values
-
_27
public static final int _27
- See Also:
- Constant Field Values
-
PARLOUR
public static final int PARLOUR
- See Also:
- Constant Field Values
-
GARDEN
public static final int GARDEN
- See Also:
- Constant Field Values
-
KITCHEN
public static final int KITCHEN
- See Also:
- Constant Field Values
-
DINING_ROOM
public static final int DINING_ROOM
- See Also:
- Constant Field Values
-
BEDROOM
public static final int BEDROOM
- See Also:
- Constant Field Values
-
GAMES_ROOM
public static final int GAMES_ROOM
- See Also:
- Constant Field Values
-
SKILL_HALL
public static final int SKILL_HALL
- See Also:
- Constant Field Values
-
QUEST_HALL
public static final int QUEST_HALL
- See Also:
- Constant Field Values
-
CHAPEL
public static final int CHAPEL
- See Also:
- Constant Field Values
-
WORKSHOP
public static final int WORKSHOP
- See Also:
- Constant Field Values
-
STUDY
public static final int STUDY
- See Also:
- Constant Field Values
-
PORTAL_CHAMBER
public static final int PORTAL_CHAMBER
- See Also:
- Constant Field Values
-
THRONE_ROOM
public static final int THRONE_ROOM
- See Also:
- Constant Field Values
-
OUBLIETTE
public static final int OUBLIETTE
- See Also:
- Constant Field Values
-
DUNGEON_CORRIDOR
public static final int DUNGEON_CORRIDOR
- See Also:
- Constant Field Values
-
DUNGEON_JUNCTION
public static final int DUNGEON_JUNCTION
- See Also:
- Constant Field Values
-
DUNGEON_STAIRS_ROOM
public static final int DUNGEON_STAIRS_ROOM
- See Also:
- Constant Field Values
-
TREASURE_ROOM
public static final int TREASURE_ROOM
- See Also:
- Constant Field Values
-
FORMAL_GARDEN
public static final int FORMAL_GARDEN
- See Also:
- Constant Field Values
-
COMBAT_ROOM
public static final int COMBAT_ROOM
- See Also:
- Constant Field Values
-
COSTUME_ROOM
public static final int COSTUME_ROOM
- See Also:
- Constant Field Values
-
MENAGERIE_INDOORS
public static final int MENAGERIE_INDOORS
- See Also:
- Constant Field Values
-
MENAGERIE_OUTDOORS
public static final int MENAGERIE_OUTDOORS
- See Also:
- Constant Field Values
-
SUPERIOR_GARDEN
public static final int SUPERIOR_GARDEN
- See Also:
- Constant Field Values
-
ACHIEVEMENT_GALLERY
public static final int ACHIEVEMENT_GALLERY
- See Also:
- Constant Field Values
-
-