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 intBORDERBOTstatic intBORDERTOPstatic intBORFERLEFTstatic intBORFERRIGHTstatic intCONTAINERstatic intCOURAGE1static intCOURAGE10static intCOURAGE2static intCOURAGE3static intCOURAGE4static intCOURAGE5static intCOURAGE6static intCOURAGE7static intCOURAGE8static intCOURAGE9static intCOURAGEBAR1static intCOURAGEBAR10static intCOURAGEBAR2static intCOURAGEBAR3static intCOURAGEBAR4static intCOURAGEBAR5static intCOURAGEBAR6static intCOURAGEBAR7static intCOURAGEBAR8static intCOURAGEBAR9static intDODGERstatic intTEXTstatic intUNIVERSE
-
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
-
-