Package net.runelite.api.gameval
Class InterfaceID.Canoeing
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Canoeing
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Canoeing extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCAN_WATERstatic intCAN_WATER_FADETOBLACKstatic intCAN_WATER2static intCAN_WATER3static intCAN_WATER4static intCLOSEstatic intCONTENTstatic intDUGOUTstatic intDUGOUT_MODELstatic intDUGOUT_STREAMstatic intLOGstatic intLOG_MODELstatic intLOG_STREAMstatic intQUESTIONstatic intSTABLE_DUGOUTstatic intSTABLE_DUGOUT_MODELstatic intSTABLE_DUGOUT_STREAMstatic intSTREAMSstatic intUNIVERSEstatic intWAKAstatic intWAKA_MODELstatic intWAKA_STREAMstatic intWATER_BACKGROUND
-
Constructor Summary
Constructors Constructor Description Canoeing()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
WATER_BACKGROUND
public static final int WATER_BACKGROUND
- See Also:
- Constant Field Values
-
CAN_WATER
public static final int CAN_WATER
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
STREAMS
public static final int STREAMS
- See Also:
- Constant Field Values
-
STABLE_DUGOUT_STREAM
public static final int STABLE_DUGOUT_STREAM
- See Also:
- Constant Field Values
-
DUGOUT_STREAM
public static final int DUGOUT_STREAM
- See Also:
- Constant Field Values
-
LOG_STREAM
public static final int LOG_STREAM
- See Also:
- Constant Field Values
-
WAKA_STREAM
public static final int WAKA_STREAM
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
QUESTION
public static final int QUESTION
- See Also:
- Constant Field Values
-
WAKA
public static final int WAKA
- See Also:
- Constant Field Values
-
STABLE_DUGOUT
public static final int STABLE_DUGOUT
- See Also:
- Constant Field Values
-
CAN_WATER3
public static final int CAN_WATER3
- See Also:
- Constant Field Values
-
CAN_WATER2
public static final int CAN_WATER2
- See Also:
- Constant Field Values
-
CAN_WATER4
public static final int CAN_WATER4
- See Also:
- Constant Field Values
-
CAN_WATER_FADETOBLACK
public static final int CAN_WATER_FADETOBLACK
- See Also:
- Constant Field Values
-
STABLE_DUGOUT_MODEL
public static final int STABLE_DUGOUT_MODEL
- See Also:
- Constant Field Values
-
DUGOUT
public static final int DUGOUT
- See Also:
- Constant Field Values
-
DUGOUT_MODEL
public static final int DUGOUT_MODEL
- See Also:
- Constant Field Values
-
LOG
public static final int LOG
- See Also:
- Constant Field Values
-
LOG_MODEL
public static final int LOG_MODEL
- See Also:
- Constant Field Values
-
WAKA_MODEL
public static final int WAKA_MODEL
- See Also:
- Constant Field Values
-
-