Package net.runelite.api.gameval
Class InterfaceID.EyegloCluePanel
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.EyegloCluePanel
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.EyegloCluePanel extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
CONTENT
static int
CONTENT_GRAPHIC3
static int
CONTENT_MODEL0
static int
CONTENT_MODEL1
static int
CONTENT_MODEL2
static int
CONTENT_MODEL4
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description EyegloCluePanel()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
CONTENT_MODEL0
public static final int CONTENT_MODEL0
- See Also:
- Constant Field Values
-
CONTENT_MODEL1
public static final int CONTENT_MODEL1
- See Also:
- Constant Field Values
-
CONTENT_MODEL2
public static final int CONTENT_MODEL2
- See Also:
- Constant Field Values
-
CONTENT_GRAPHIC3
public static final int CONTENT_GRAPHIC3
- See Also:
- Constant Field Values
-
CONTENT_MODEL4
public static final int CONTENT_MODEL4
- See Also:
- Constant Field Values
-
-