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 intROOT_GRAPHIC7static intROOT_MODEL0static intROOT_MODEL1static intROOT_MODEL2static intROOT_TEXT3static intROOT_TEXT6static intWAA_TIMEstatic intWAA_XPstatic intWEREGOLF_CLOSEstatic intWEREGOLF_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
-
-