Package net.runelite.api.gameval
Class InterfaceID.MessagescrollHandwriting3
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.MessagescrollHandwriting3
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.MessagescrollHandwriting3 extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
MESSAGESCROLL_HANDWRITING_3_CLOSE
static int
MESSAGESCROLL1_HW
static int
MESSAGESCROLL10_HW
static int
MESSAGESCROLL2_HW
static int
MESSAGESCROLL3_HW
static int
MESSAGESCROLL4_HW
static int
MESSAGESCROLL5_HW
static int
MESSAGESCROLL6_HW
static int
MESSAGESCROLL7_HW
static int
MESSAGESCROLL8_HW
static int
MESSAGESCROLL9_HW
static int
ROOT_MODEL0
-
Constructor Summary
Constructors Constructor Description MessagescrollHandwriting3()
-
-
-
Field Detail
-
ROOT_MODEL0
public static final int ROOT_MODEL0
- See Also:
- Constant Field Values
-
MESSAGESCROLL1_HW
public static final int MESSAGESCROLL1_HW
- See Also:
- Constant Field Values
-
MESSAGESCROLL2_HW
public static final int MESSAGESCROLL2_HW
- See Also:
- Constant Field Values
-
MESSAGESCROLL3_HW
public static final int MESSAGESCROLL3_HW
- See Also:
- Constant Field Values
-
MESSAGESCROLL4_HW
public static final int MESSAGESCROLL4_HW
- See Also:
- Constant Field Values
-
MESSAGESCROLL5_HW
public static final int MESSAGESCROLL5_HW
- See Also:
- Constant Field Values
-
MESSAGESCROLL6_HW
public static final int MESSAGESCROLL6_HW
- See Also:
- Constant Field Values
-
MESSAGESCROLL7_HW
public static final int MESSAGESCROLL7_HW
- See Also:
- Constant Field Values
-
MESSAGESCROLL8_HW
public static final int MESSAGESCROLL8_HW
- See Also:
- Constant Field Values
-
MESSAGESCROLL9_HW
public static final int MESSAGESCROLL9_HW
- See Also:
- Constant Field Values
-
MESSAGESCROLL10_HW
public static final int MESSAGESCROLL10_HW
- See Also:
- Constant Field Values
-
MESSAGESCROLL_HANDWRITING_3_CLOSE
public static final int MESSAGESCROLL_HANDWRITING_3_CLOSE
- See Also:
- Constant Field Values
-
-