Package net.runelite.api.gameval
Class InterfaceID.WerewolfGoal
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.WerewolfGoal
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.WerewolfGoal extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
ROOT_GRAPHIC7
static int
ROOT_MODEL0
static int
ROOT_MODEL1
static int
ROOT_MODEL2
static int
ROOT_TEXT3
static int
ROOT_TEXT6
static int
WAA_TIME
static int
WAA_XP
static int
WEREGOLF_CLOSE
static int
WEREGOLF_CLOSE_BUTTON
-
Constructor Summary
Constructors Constructor Description WerewolfGoal()
-
-
-
Field Detail
-
ROOT_MODEL0
public static final int ROOT_MODEL0
- See Also:
- Constant Field Values
-
ROOT_MODEL1
public static final int ROOT_MODEL1
- See Also:
- Constant Field Values
-
ROOT_MODEL2
public static final int ROOT_MODEL2
- See Also:
- Constant Field Values
-
ROOT_TEXT3
public static final int ROOT_TEXT3
- See Also:
- Constant Field Values
-
WAA_TIME
public static final int WAA_TIME
- See Also:
- Constant Field Values
-
WAA_XP
public static final int WAA_XP
- See Also:
- Constant Field Values
-
ROOT_TEXT6
public static final int ROOT_TEXT6
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC7
public static final int ROOT_GRAPHIC7
- See Also:
- Constant Field Values
-
WEREGOLF_CLOSE
public static final int WEREGOLF_CLOSE
- See Also:
- Constant Field Values
-
WEREGOLF_CLOSE_BUTTON
public static final int WEREGOLF_CLOSE_BUTTON
- See Also:
- Constant Field Values
-
-