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 intMISC_SHIPMODELstatic intROOT_MODEL0static intROOT_TEXT2static intROOT_TEXT3static intROOT_TEXT4static intROOT_TEXT5static intROOT_TEXT6static intROOT_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
-
-