Package net.runelite.api.gameval
Class InterfaceID.Csat
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Csat
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Csat extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
_1
static int
_2
static int
_3
static int
_4
static int
_5
static int
CLOSE
static int
CONTENTS
static int
OPTIONS
static int
QUESTION
static int
UNIVERSE
static int
UNIVERSE_GRAPHIC0
static int
UNIVERSE_GRAPHIC1
static int
UNIVERSE_GRAPHIC2
static int
UNIVERSE_GRAPHIC3
static int
UNIVERSE_GRAPHIC4
-
Constructor Summary
Constructors Constructor Description Csat()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC0
public static final int UNIVERSE_GRAPHIC0
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC1
public static final int UNIVERSE_GRAPHIC1
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC2
public static final int UNIVERSE_GRAPHIC2
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC3
public static final int UNIVERSE_GRAPHIC3
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC4
public static final int UNIVERSE_GRAPHIC4
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
QUESTION
public static final int QUESTION
- See Also:
- Constant Field Values
-
OPTIONS
public static final int OPTIONS
- See Also:
- Constant Field Values
-
_1
public static final int _1
- See Also:
- Constant Field Values
-
_2
public static final int _2
- See Also:
- Constant Field Values
-
_3
public static final int _3
- See Also:
- Constant Field Values
-
_4
public static final int _4
- See Also:
- Constant Field Values
-
_5
public static final int _5
- See Also:
- Constant Field Values
-
-