Package net.runelite.api.gameval
Class InterfaceID.MiscShipjourney
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.MiscShipjourney
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.MiscShipjourney extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
MISC_SHIPMODEL
static int
ROOT_MODEL1
static int
ROOT_RECT0
static int
ROOT_TEXT2
static int
ROOT_TEXT3
static int
ROOT_TEXT4
static int
ROOT_TEXT5
static int
ROOT_TEXT6
-
Constructor Summary
Constructors Constructor Description MiscShipjourney()
-
-
-
Field Detail
-
ROOT_RECT0
public static final int ROOT_RECT0
- See Also:
- Constant Field Values
-
ROOT_MODEL1
public static final int ROOT_MODEL1
- 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
-
ROOT_TEXT4
public static final int ROOT_TEXT4
- See Also:
- Constant Field Values
-
ROOT_TEXT5
public static final int ROOT_TEXT5
- See Also:
- Constant Field Values
-
ROOT_TEXT6
public static final int ROOT_TEXT6
- See Also:
- Constant Field Values
-
MISC_SHIPMODEL
public static final int MISC_SHIPMODEL
- See Also:
- Constant Field Values
-
-