Package net.runelite.api.gameval
Class InterfaceID.ShipJourney
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.ShipJourney
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.ShipJourney extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
APE_ATOLL
static int
ARDOUGNE
static int
ASGARNIA
static int
BOAT
static int
BRIMHAVEN
static int
CAIRN_ISLE
static int
CONTENT
static int
CRANDOR
static int
ENTRANA
static int
FELDIP_HILLS
static int
FRAME
static int
FRAME_RECT0
static int
KARAMJA
static int
LABLES
static int
MAP
static int
PIN_APE_ATOLL
static int
PIN_ARDOUGNE
static int
PIN_BRIMHAVEN
static int
PIN_CAIRN_ISLE
static int
PIN_CRANDOR
static int
PIN_ENTRANA
static int
PIN_FELDIP_HILLS
static int
PIN_KARAMJA
static int
PIN_PORT_SARIM
static int
PIN_POT_KHAZARD
static int
PIN_SHIP_YARD
static int
PINS
static int
PORT_KHAZARD
static int
PORT_SARIM
static int
SHIP_YARD
static int
TITLE
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description ShipJourney()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
FRAME_RECT0
public static final int FRAME_RECT0
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
MAP
public static final int MAP
- See Also:
- Constant Field Values
-
LABLES
public static final int LABLES
- See Also:
- Constant Field Values
-
BOAT
public static final int BOAT
- See Also:
- Constant Field Values
-
PINS
public static final int PINS
- See Also:
- Constant Field Values
-
PIN_PORT_SARIM
public static final int PIN_PORT_SARIM
- See Also:
- Constant Field Values
-
PIN_ENTRANA
public static final int PIN_ENTRANA
- See Also:
- Constant Field Values
-
PIN_SHIP_YARD
public static final int PIN_SHIP_YARD
- See Also:
- Constant Field Values
-
PIN_POT_KHAZARD
public static final int PIN_POT_KHAZARD
- See Also:
- Constant Field Values
-
PIN_ARDOUGNE
public static final int PIN_ARDOUGNE
- See Also:
- Constant Field Values
-
PIN_CAIRN_ISLE
public static final int PIN_CAIRN_ISLE
- See Also:
- Constant Field Values
-
PIN_BRIMHAVEN
public static final int PIN_BRIMHAVEN
- See Also:
- Constant Field Values
-
PIN_CRANDOR
public static final int PIN_CRANDOR
- See Also:
- Constant Field Values
-
PIN_KARAMJA
public static final int PIN_KARAMJA
- See Also:
- Constant Field Values
-
PIN_FELDIP_HILLS
public static final int PIN_FELDIP_HILLS
- See Also:
- Constant Field Values
-
PIN_APE_ATOLL
public static final int PIN_APE_ATOLL
- See Also:
- Constant Field Values
-
TITLE
public static final int TITLE
- See Also:
- Constant Field Values
-
APE_ATOLL
public static final int APE_ATOLL
- See Also:
- Constant Field Values
-
ASGARNIA
public static final int ASGARNIA
- See Also:
- Constant Field Values
-
KARAMJA
public static final int KARAMJA
- See Also:
- Constant Field Values
-
CRANDOR
public static final int CRANDOR
- See Also:
- Constant Field Values
-
ENTRANA
public static final int ENTRANA
- See Also:
- Constant Field Values
-
PORT_SARIM
public static final int PORT_SARIM
- See Also:
- Constant Field Values
-
PORT_KHAZARD
public static final int PORT_KHAZARD
- See Also:
- Constant Field Values
-
SHIP_YARD
public static final int SHIP_YARD
- See Also:
- Constant Field Values
-
CAIRN_ISLE
public static final int CAIRN_ISLE
- See Also:
- Constant Field Values
-
BRIMHAVEN
public static final int BRIMHAVEN
- See Also:
- Constant Field Values
-
ARDOUGNE
public static final int ARDOUGNE
- See Also:
- Constant Field Values
-
FELDIP_HILLS
public static final int FELDIP_HILLS
- See Also:
- Constant Field Values
-
-