Package net.runelite.api.gameval
Class InterfaceID.Fairy2Message
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Fairy2Message
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Fairy2Message extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intFAIRY2_MESSAGE_CLOSEstatic intFAIRY2_MESSAGE_CLOSE_GRAPHIC0static intROOT_GRAPHIC1static intROOT_MODEL0static intROOT_TEXT3
-
Constructor Summary
Constructors Constructor Description Fairy2Message()
-
-
-
Field Detail
-
ROOT_MODEL0
public static final int ROOT_MODEL0
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC1
public static final int ROOT_GRAPHIC1
- See Also:
- Constant Field Values
-
FAIRY2_MESSAGE_CLOSE_GRAPHIC0
public static final int FAIRY2_MESSAGE_CLOSE_GRAPHIC0
- See Also:
- Constant Field Values
-
FAIRY2_MESSAGE_CLOSE
public static final int FAIRY2_MESSAGE_CLOSE
- See Also:
- Constant Field Values
-
ROOT_TEXT3
public static final int ROOT_TEXT3
- See Also:
- Constant Field Values
-
-