Package net.runelite.api.gameval
Class InterfaceID.DreamCouragebar
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.DreamCouragebar
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.DreamCouragebar extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BORDERBOT
static int
BORDERTOP
static int
BORFERLEFT
static int
BORFERRIGHT
static int
CONTAINER
static int
COURAGE1
static int
COURAGE10
static int
COURAGE2
static int
COURAGE3
static int
COURAGE4
static int
COURAGE5
static int
COURAGE6
static int
COURAGE7
static int
COURAGE8
static int
COURAGE9
static int
COURAGEBAR1
static int
COURAGEBAR10
static int
COURAGEBAR2
static int
COURAGEBAR3
static int
COURAGEBAR4
static int
COURAGEBAR5
static int
COURAGEBAR6
static int
COURAGEBAR7
static int
COURAGEBAR8
static int
COURAGEBAR9
static int
DODGER
static int
TEXT
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description DreamCouragebar()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
DODGER
public static final int DODGER
- See Also:
- Constant Field Values
-
CONTAINER
public static final int CONTAINER
- See Also:
- Constant Field Values
-
COURAGEBAR1
public static final int COURAGEBAR1
- See Also:
- Constant Field Values
-
COURAGE1
public static final int COURAGE1
- See Also:
- Constant Field Values
-
COURAGEBAR2
public static final int COURAGEBAR2
- See Also:
- Constant Field Values
-
COURAGE2
public static final int COURAGE2
- See Also:
- Constant Field Values
-
COURAGEBAR3
public static final int COURAGEBAR3
- See Also:
- Constant Field Values
-
COURAGE3
public static final int COURAGE3
- See Also:
- Constant Field Values
-
COURAGEBAR4
public static final int COURAGEBAR4
- See Also:
- Constant Field Values
-
COURAGE4
public static final int COURAGE4
- See Also:
- Constant Field Values
-
COURAGEBAR5
public static final int COURAGEBAR5
- See Also:
- Constant Field Values
-
COURAGE5
public static final int COURAGE5
- See Also:
- Constant Field Values
-
COURAGEBAR6
public static final int COURAGEBAR6
- See Also:
- Constant Field Values
-
COURAGE6
public static final int COURAGE6
- See Also:
- Constant Field Values
-
COURAGEBAR7
public static final int COURAGEBAR7
- See Also:
- Constant Field Values
-
COURAGE7
public static final int COURAGE7
- See Also:
- Constant Field Values
-
COURAGEBAR8
public static final int COURAGEBAR8
- See Also:
- Constant Field Values
-
COURAGE8
public static final int COURAGE8
- See Also:
- Constant Field Values
-
COURAGEBAR9
public static final int COURAGEBAR9
- See Also:
- Constant Field Values
-
COURAGE9
public static final int COURAGE9
- See Also:
- Constant Field Values
-
COURAGEBAR10
public static final int COURAGEBAR10
- See Also:
- Constant Field Values
-
COURAGE10
public static final int COURAGE10
- See Also:
- Constant Field Values
-
BORFERLEFT
public static final int BORFERLEFT
- See Also:
- Constant Field Values
-
BORDERBOT
public static final int BORDERBOT
- See Also:
- Constant Field Values
-
BORFERRIGHT
public static final int BORFERRIGHT
- See Also:
- Constant Field Values
-
BORDERTOP
public static final int BORDERTOP
- See Also:
- Constant Field Values
-
TEXT
public static final int TEXT
- See Also:
- Constant Field Values
-
-