Package net.runelite.api.gameval
Class InterfaceID.ScrollGodfather
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.ScrollGodfather
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.ScrollGodfather extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
MESSAGESCROLL1_GF
static int
MESSAGESCROLL2_GF
static int
MESSAGESCROLL3_GF
static int
MESSAGESCROLL4_GF
static int
MESSAGESCROLL5_GF
static int
MESSAGESCROLL6_GF
static int
MESSAGESCROLL7_GF
static int
MESSAGESCROLL8_GF
static int
ROOT_GRAPHIC9
static int
ROOT_MODEL0
static int
SCROLL_GODFATHER_CLOSE
static int
SCROLL_GODFATHER_CLOSE_GRAPHIC0
-
Constructor Summary
Constructors Constructor Description ScrollGodfather()
-
-
-
Field Detail
-
ROOT_MODEL0
public static final int ROOT_MODEL0
- See Also:
- Constant Field Values
-
MESSAGESCROLL1_GF
public static final int MESSAGESCROLL1_GF
- See Also:
- Constant Field Values
-
MESSAGESCROLL2_GF
public static final int MESSAGESCROLL2_GF
- See Also:
- Constant Field Values
-
MESSAGESCROLL3_GF
public static final int MESSAGESCROLL3_GF
- See Also:
- Constant Field Values
-
MESSAGESCROLL4_GF
public static final int MESSAGESCROLL4_GF
- See Also:
- Constant Field Values
-
MESSAGESCROLL5_GF
public static final int MESSAGESCROLL5_GF
- See Also:
- Constant Field Values
-
MESSAGESCROLL6_GF
public static final int MESSAGESCROLL6_GF
- See Also:
- Constant Field Values
-
MESSAGESCROLL7_GF
public static final int MESSAGESCROLL7_GF
- See Also:
- Constant Field Values
-
MESSAGESCROLL8_GF
public static final int MESSAGESCROLL8_GF
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC9
public static final int ROOT_GRAPHIC9
- See Also:
- Constant Field Values
-
SCROLL_GODFATHER_CLOSE_GRAPHIC0
public static final int SCROLL_GODFATHER_CLOSE_GRAPHIC0
- See Also:
- Constant Field Values
-
SCROLL_GODFATHER_CLOSE
public static final int SCROLL_GODFATHER_CLOSE
- See Also:
- Constant Field Values
-
-