Package net.runelite.api.gameval
Class InterfaceID.QuestLunarGalleon
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.QuestLunarGalleon
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.QuestLunarGalleon extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
LUNAR_GALLEON
static int
LUNAR_GALLEON_MAP
static int
LUNAR_GALLEON_MAP_SCROLL
static int
ROOT_MODEL10
static int
ROOT_MODEL11
static int
ROOT_MODEL12
static int
ROOT_MODEL5
static int
ROOT_MODEL6
static int
ROOT_MODEL7
static int
ROOT_MODEL8
static int
ROOT_MODEL9
static int
ROOT_RECT0
static int
ROOT_TEXT2
static int
ROOT_TEXT3
-
Constructor Summary
Constructors Constructor Description QuestLunarGalleon()
-
-
-
Field Detail
-
ROOT_RECT0
public static final int ROOT_RECT0
- See Also:
- Constant Field Values
-
LUNAR_GALLEON_MAP_SCROLL
public static final int LUNAR_GALLEON_MAP_SCROLL
- See Also:
- Constant Field Values
-
ROOT_TEXT2
public static final int ROOT_TEXT2
- See Also:
- Constant Field Values
-
ROOT_TEXT3
public static final int ROOT_TEXT3
- See Also:
- Constant Field Values
-
LUNAR_GALLEON_MAP
public static final int LUNAR_GALLEON_MAP
- See Also:
- Constant Field Values
-
ROOT_MODEL5
public static final int ROOT_MODEL5
- See Also:
- Constant Field Values
-
ROOT_MODEL6
public static final int ROOT_MODEL6
- See Also:
- Constant Field Values
-
ROOT_MODEL7
public static final int ROOT_MODEL7
- See Also:
- Constant Field Values
-
ROOT_MODEL8
public static final int ROOT_MODEL8
- See Also:
- Constant Field Values
-
ROOT_MODEL9
public static final int ROOT_MODEL9
- See Also:
- Constant Field Values
-
ROOT_MODEL10
public static final int ROOT_MODEL10
- See Also:
- Constant Field Values
-
ROOT_MODEL11
public static final int ROOT_MODEL11
- See Also:
- Constant Field Values
-
ROOT_MODEL12
public static final int ROOT_MODEL12
- See Also:
- Constant Field Values
-
LUNAR_GALLEON
public static final int LUNAR_GALLEON
- See Also:
- Constant Field Values
-
-