Package net.runelite.api.gameval
Class InterfaceID.SoulbaneAngerbar
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.SoulbaneAngerbar
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.SoulbaneAngerbar extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
ANGER1
static int
ANGER10
static int
ANGER2
static int
ANGER3
static int
ANGER4
static int
ANGER5
static int
ANGER6
static int
ANGER7
static int
ANGER8
static int
ANGER9
static int
ANGERBAR1
static int
ANGERBAR10
static int
ANGERBAR2
static int
ANGERBAR3
static int
ANGERBAR4
static int
ANGERBAR5
static int
ANGERBAR6
static int
ANGERBAR7
static int
ANGERBAR8
static int
ANGERBAR9
static int
BORDERBOT
static int
BORDERTOP
static int
BORFERLEFT
static int
BORFERRIGHT
static int
CONTAINER
static int
DODGER
static int
TEXT
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description SoulbaneAngerbar()
-
-
-
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
-
ANGERBAR1
public static final int ANGERBAR1
- See Also:
- Constant Field Values
-
ANGER1
public static final int ANGER1
- See Also:
- Constant Field Values
-
ANGERBAR2
public static final int ANGERBAR2
- See Also:
- Constant Field Values
-
ANGER2
public static final int ANGER2
- See Also:
- Constant Field Values
-
ANGERBAR3
public static final int ANGERBAR3
- See Also:
- Constant Field Values
-
ANGER3
public static final int ANGER3
- See Also:
- Constant Field Values
-
ANGERBAR4
public static final int ANGERBAR4
- See Also:
- Constant Field Values
-
ANGER4
public static final int ANGER4
- See Also:
- Constant Field Values
-
ANGERBAR5
public static final int ANGERBAR5
- See Also:
- Constant Field Values
-
ANGER5
public static final int ANGER5
- See Also:
- Constant Field Values
-
ANGERBAR6
public static final int ANGERBAR6
- See Also:
- Constant Field Values
-
ANGER6
public static final int ANGER6
- See Also:
- Constant Field Values
-
ANGERBAR7
public static final int ANGERBAR7
- See Also:
- Constant Field Values
-
ANGER7
public static final int ANGER7
- See Also:
- Constant Field Values
-
ANGERBAR8
public static final int ANGERBAR8
- See Also:
- Constant Field Values
-
ANGER8
public static final int ANGER8
- See Also:
- Constant Field Values
-
ANGERBAR9
public static final int ANGERBAR9
- See Also:
- Constant Field Values
-
ANGER9
public static final int ANGER9
- See Also:
- Constant Field Values
-
ANGERBAR10
public static final int ANGERBAR10
- See Also:
- Constant Field Values
-
ANGER10
public static final int ANGER10
- 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
-
-