Package net.runelite.api.gameval
Class InterfaceID.FrisdJestertask
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.FrisdJestertask
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.FrisdJestertask extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intFRISD_BOWBUTTONstatic intFRISD_DANCEBUTTONstatic intFRISD_JIGBUTTONstatic intFRISD_JUGGLEBUTTONstatic intFRISD_PIEBUTTONstatic intFRISD_SKIPBUTTONstatic intFRISD_TALKBUTTONstatic intROOT_GRAPHIC0static intROOT_GRAPHIC1static intROOT_GRAPHIC10static intROOT_GRAPHIC11static intROOT_GRAPHIC13static intROOT_GRAPHIC14static intROOT_GRAPHIC16static intROOT_GRAPHIC17static intROOT_GRAPHIC19static intROOT_GRAPHIC2static intROOT_GRAPHIC20static intROOT_GRAPHIC22static intROOT_GRAPHIC23static intROOT_GRAPHIC3static intROOT_GRAPHIC4static intROOT_GRAPHIC7static intROOT_GRAPHIC8static intROOT_TEXT6
-
Constructor Summary
Constructors Constructor Description FrisdJestertask()
-
-
-
Field Detail
-
ROOT_GRAPHIC0
public static final int ROOT_GRAPHIC0
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC1
public static final int ROOT_GRAPHIC1
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC2
public static final int ROOT_GRAPHIC2
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC3
public static final int ROOT_GRAPHIC3
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC4
public static final int ROOT_GRAPHIC4
- See Also:
- Constant Field Values
-
FRISD_TALKBUTTON
public static final int FRISD_TALKBUTTON
- 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
-
ROOT_GRAPHIC8
public static final int ROOT_GRAPHIC8
- See Also:
- Constant Field Values
-
FRISD_DANCEBUTTON
public static final int FRISD_DANCEBUTTON
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC10
public static final int ROOT_GRAPHIC10
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC11
public static final int ROOT_GRAPHIC11
- See Also:
- Constant Field Values
-
FRISD_JUGGLEBUTTON
public static final int FRISD_JUGGLEBUTTON
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC13
public static final int ROOT_GRAPHIC13
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC14
public static final int ROOT_GRAPHIC14
- See Also:
- Constant Field Values
-
FRISD_SKIPBUTTON
public static final int FRISD_SKIPBUTTON
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC16
public static final int ROOT_GRAPHIC16
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC17
public static final int ROOT_GRAPHIC17
- See Also:
- Constant Field Values
-
FRISD_PIEBUTTON
public static final int FRISD_PIEBUTTON
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC19
public static final int ROOT_GRAPHIC19
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC20
public static final int ROOT_GRAPHIC20
- See Also:
- Constant Field Values
-
FRISD_JIGBUTTON
public static final int FRISD_JIGBUTTON
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC22
public static final int ROOT_GRAPHIC22
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC23
public static final int ROOT_GRAPHIC23
- See Also:
- Constant Field Values
-
FRISD_BOWBUTTON
public static final int FRISD_BOWBUTTON
- See Also:
- Constant Field Values
-
-