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