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 intAPE_ATOLLstatic intARDOUGNEstatic intASGARNIAstatic intBOATstatic intBRIMHAVENstatic intCAIRN_ISLEstatic intCONTENTstatic intCRANDORstatic intENTRANAstatic intFELDIP_HILLSstatic intFRAMEstatic intFRAME_RECT0static intKARAMJAstatic intLABLESstatic intMAPstatic intPIN_APE_ATOLLstatic intPIN_ARDOUGNEstatic intPIN_BRIMHAVENstatic intPIN_CAIRN_ISLEstatic intPIN_CRANDORstatic intPIN_ENTRANAstatic intPIN_FELDIP_HILLSstatic intPIN_KARAMJAstatic intPIN_PORT_SARIMstatic intPIN_POT_KHAZARDstatic intPIN_SHIP_YARDstatic intPINSstatic intPORT_KHAZARDstatic intPORT_SARIMstatic intSHIP_YARDstatic intTITLEstatic intUNIVERSE
-
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
-
-