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 intANGER1static intANGER10static intANGER2static intANGER3static intANGER4static intANGER5static intANGER6static intANGER7static intANGER8static intANGER9static intANGERBAR1static intANGERBAR10static intANGERBAR2static intANGERBAR3static intANGERBAR4static intANGERBAR5static intANGERBAR6static intANGERBAR7static intANGERBAR8static intANGERBAR9static intBORDERBOTstatic intBORDERTOPstatic intBORFERLEFTstatic intBORFERRIGHTstatic intCONTAINERstatic intDODGERstatic intTEXTstatic intUNIVERSE
-
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
-
-