Package net.runelite.api.gameval
Class InterfaceID.WildwarsHud
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.WildwarsHud
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.WildwarsHud extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
LINE1
static int
LINE2
static int
LINE3
static int
LINE4
static int
STATUS_BACKGROUND_EDGE
static int
STATUS_BACKGROUND_FILL
static int
STATUS_BARS
static int
TEAM1_COUNT
static int
TEAM1_COUNT_TEXT
static int
TEAM1_HP
static int
TEAM1_HP_BACKGROUND
static int
TEAM1_HP_BAR
static int
TEAM1_HP_TEXT
static int
TEAM1_ICON
static int
TEAM1_NAME
static int
TEAM1_TELE_NOCLICK
static int
TEAM1_TELEPORT
static int
TEAM2_COUNT
static int
TEAM2_COUNT_TEXT
static int
TEAM2_HP
static int
TEAM2_HP_BACKGROUND
static int
TEAM2_HP_BAR
static int
TEAM2_HP_TEXT
static int
TEAM2_ICON
static int
TEAM2_NAME
static int
TEAM2_TELE_NOCLICK
static int
TEAM2_TELEPORT
static int
TEAM3_COUNT
static int
TEAM3_COUNT_TEXT
static int
TEAM3_HP
static int
TEAM3_HP_BACKGROUND
static int
TEAM3_HP_BAR
static int
TEAM3_HP_TEXT
static int
TEAM3_ICON
static int
TEAM3_NAME
static int
TEAM3_TELE_NOCLICK
static int
TEAM3_TELEPORT
static int
TEAM4_COUNT
static int
TEAM4_COUNT_TEXT
static int
TEAM4_HP
static int
TEAM4_HP_BACKGROUND
static int
TEAM4_HP_BAR
static int
TEAM4_HP_TEXT
static int
TEAM4_ICON
static int
TEAM4_NAME
static int
TEAM4_TELE_NOCLICK
static int
TEAM4_TELEPORT
static int
TEAM5_COUNT
static int
TEAM5_COUNT_TEXT
static int
TEAM5_HP
static int
TEAM5_HP_BACKGROUND
static int
TEAM5_HP_BAR
static int
TEAM5_HP_TEXT
static int
TEAM5_ICON
static int
TEAM5_NAME
static int
TEAM5_TELE_NOCLICK
static int
TEAM5_TELEPORT
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description WildwarsHud()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
STATUS_BARS
public static final int STATUS_BARS
- See Also:
- Constant Field Values
-
STATUS_BACKGROUND_EDGE
public static final int STATUS_BACKGROUND_EDGE
- See Also:
- Constant Field Values
-
STATUS_BACKGROUND_FILL
public static final int STATUS_BACKGROUND_FILL
- See Also:
- Constant Field Values
-
LINE1
public static final int LINE1
- See Also:
- Constant Field Values
-
LINE2
public static final int LINE2
- See Also:
- Constant Field Values
-
LINE3
public static final int LINE3
- See Also:
- Constant Field Values
-
LINE4
public static final int LINE4
- See Also:
- Constant Field Values
-
TEAM1_NAME
public static final int TEAM1_NAME
- See Also:
- Constant Field Values
-
TEAM2_NAME
public static final int TEAM2_NAME
- See Also:
- Constant Field Values
-
TEAM3_NAME
public static final int TEAM3_NAME
- See Also:
- Constant Field Values
-
TEAM4_NAME
public static final int TEAM4_NAME
- See Also:
- Constant Field Values
-
TEAM5_NAME
public static final int TEAM5_NAME
- See Also:
- Constant Field Values
-
TEAM1_COUNT
public static final int TEAM1_COUNT
- See Also:
- Constant Field Values
-
TEAM2_COUNT
public static final int TEAM2_COUNT
- See Also:
- Constant Field Values
-
TEAM3_COUNT
public static final int TEAM3_COUNT
- See Also:
- Constant Field Values
-
TEAM4_COUNT
public static final int TEAM4_COUNT
- See Also:
- Constant Field Values
-
TEAM5_COUNT
public static final int TEAM5_COUNT
- See Also:
- Constant Field Values
-
TEAM1_ICON
public static final int TEAM1_ICON
- See Also:
- Constant Field Values
-
TEAM2_ICON
public static final int TEAM2_ICON
- See Also:
- Constant Field Values
-
TEAM3_ICON
public static final int TEAM3_ICON
- See Also:
- Constant Field Values
-
TEAM4_ICON
public static final int TEAM4_ICON
- See Also:
- Constant Field Values
-
TEAM5_ICON
public static final int TEAM5_ICON
- See Also:
- Constant Field Values
-
TEAM1_COUNT_TEXT
public static final int TEAM1_COUNT_TEXT
- See Also:
- Constant Field Values
-
TEAM2_COUNT_TEXT
public static final int TEAM2_COUNT_TEXT
- See Also:
- Constant Field Values
-
TEAM3_COUNT_TEXT
public static final int TEAM3_COUNT_TEXT
- See Also:
- Constant Field Values
-
TEAM4_COUNT_TEXT
public static final int TEAM4_COUNT_TEXT
- See Also:
- Constant Field Values
-
TEAM5_COUNT_TEXT
public static final int TEAM5_COUNT_TEXT
- See Also:
- Constant Field Values
-
TEAM1_TELE_NOCLICK
public static final int TEAM1_TELE_NOCLICK
- See Also:
- Constant Field Values
-
TEAM2_TELE_NOCLICK
public static final int TEAM2_TELE_NOCLICK
- See Also:
- Constant Field Values
-
TEAM3_TELE_NOCLICK
public static final int TEAM3_TELE_NOCLICK
- See Also:
- Constant Field Values
-
TEAM4_TELE_NOCLICK
public static final int TEAM4_TELE_NOCLICK
- See Also:
- Constant Field Values
-
TEAM5_TELE_NOCLICK
public static final int TEAM5_TELE_NOCLICK
- See Also:
- Constant Field Values
-
TEAM1_TELEPORT
public static final int TEAM1_TELEPORT
- See Also:
- Constant Field Values
-
TEAM2_TELEPORT
public static final int TEAM2_TELEPORT
- See Also:
- Constant Field Values
-
TEAM3_TELEPORT
public static final int TEAM3_TELEPORT
- See Also:
- Constant Field Values
-
TEAM4_TELEPORT
public static final int TEAM4_TELEPORT
- See Also:
- Constant Field Values
-
TEAM5_TELEPORT
public static final int TEAM5_TELEPORT
- See Also:
- Constant Field Values
-
TEAM1_HP_BAR
public static final int TEAM1_HP_BAR
- See Also:
- Constant Field Values
-
TEAM2_HP_BAR
public static final int TEAM2_HP_BAR
- See Also:
- Constant Field Values
-
TEAM3_HP_BAR
public static final int TEAM3_HP_BAR
- See Also:
- Constant Field Values
-
TEAM4_HP_BAR
public static final int TEAM4_HP_BAR
- See Also:
- Constant Field Values
-
TEAM5_HP_BAR
public static final int TEAM5_HP_BAR
- See Also:
- Constant Field Values
-
TEAM1_HP_BACKGROUND
public static final int TEAM1_HP_BACKGROUND
- See Also:
- Constant Field Values
-
TEAM2_HP_BACKGROUND
public static final int TEAM2_HP_BACKGROUND
- See Also:
- Constant Field Values
-
TEAM3_HP_BACKGROUND
public static final int TEAM3_HP_BACKGROUND
- See Also:
- Constant Field Values
-
TEAM4_HP_BACKGROUND
public static final int TEAM4_HP_BACKGROUND
- See Also:
- Constant Field Values
-
TEAM5_HP_BACKGROUND
public static final int TEAM5_HP_BACKGROUND
- See Also:
- Constant Field Values
-
TEAM1_HP
public static final int TEAM1_HP
- See Also:
- Constant Field Values
-
TEAM2_HP
public static final int TEAM2_HP
- See Also:
- Constant Field Values
-
TEAM3_HP
public static final int TEAM3_HP
- See Also:
- Constant Field Values
-
TEAM4_HP
public static final int TEAM4_HP
- See Also:
- Constant Field Values
-
TEAM5_HP
public static final int TEAM5_HP
- See Also:
- Constant Field Values
-
TEAM1_HP_TEXT
public static final int TEAM1_HP_TEXT
- See Also:
- Constant Field Values
-
TEAM2_HP_TEXT
public static final int TEAM2_HP_TEXT
- See Also:
- Constant Field Values
-
TEAM3_HP_TEXT
public static final int TEAM3_HP_TEXT
- See Also:
- Constant Field Values
-
TEAM4_HP_TEXT
public static final int TEAM4_HP_TEXT
- See Also:
- Constant Field Values
-
TEAM5_HP_TEXT
public static final int TEAM5_HP_TEXT
- See Also:
- Constant Field Values
-
-