Package net.runelite.api.gameval
Class InterfaceID.SurokZaffinstructions
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.SurokZaffinstructions
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.SurokZaffinstructions extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
ROOT_GRAPHIC3
static int
ROOT_MODEL0
static int
ROOT_TEXT1
static int
ROOT_TEXT2
-
Constructor Summary
Constructors Constructor Description SurokZaffinstructions()
-
-
-
Field Detail
-
ROOT_MODEL0
public static final int ROOT_MODEL0
- See Also:
- Constant Field Values
-
ROOT_TEXT1
public static final int ROOT_TEXT1
- See Also:
- Constant Field Values
-
ROOT_TEXT2
public static final int ROOT_TEXT2
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC3
public static final int ROOT_GRAPHIC3
- See Also:
- Constant Field Values
-
-