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 int
CAN_WATER
static int
CAN_WATER_FADETOBLACK
static int
CAN_WATER2
static int
CAN_WATER3
static int
CAN_WATER4
static int
CLOSE
static int
CONTENT
static int
DUGOUT
static int
DUGOUT_MODEL
static int
DUGOUT_STREAM
static int
LOG
static int
LOG_MODEL
static int
LOG_STREAM
static int
QUESTION
static int
STABLE_DUGOUT
static int
STABLE_DUGOUT_MODEL
static int
STABLE_DUGOUT_STREAM
static int
STREAMS
static int
UNIVERSE
static int
WAKA
static int
WAKA_MODEL
static int
WAKA_STREAM
static int
WATER_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
-
-