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 int
FRISD_BOWBUTTON
static int
FRISD_DANCEBUTTON
static int
FRISD_JIGBUTTON
static int
FRISD_JUGGLEBUTTON
static int
FRISD_PIEBUTTON
static int
FRISD_SKIPBUTTON
static int
FRISD_TALKBUTTON
static int
ROOT_GRAPHIC0
static int
ROOT_GRAPHIC1
static int
ROOT_GRAPHIC10
static int
ROOT_GRAPHIC11
static int
ROOT_GRAPHIC13
static int
ROOT_GRAPHIC14
static int
ROOT_GRAPHIC16
static int
ROOT_GRAPHIC17
static int
ROOT_GRAPHIC19
static int
ROOT_GRAPHIC2
static int
ROOT_GRAPHIC20
static int
ROOT_GRAPHIC22
static int
ROOT_GRAPHIC23
static int
ROOT_GRAPHIC3
static int
ROOT_GRAPHIC4
static int
ROOT_GRAPHIC7
static int
ROOT_GRAPHIC8
static int
ROOT_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
-
-