Package net.runelite.api.gameval
Class InterfaceID.Nps
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Nps
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Nps extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
_0
static int
_1
static int
_2
static int
_3
static int
_4
static int
_5
static int
_6
static int
_7
static int
_8
static int
_9
static int
A
static int
CLOSE
static int
CONTENTS
static int
HINT_NO
static int
HINT_YES
static int
QUESTION
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description Nps()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
QUESTION
public static final int QUESTION
- See Also:
- Constant Field Values
-
_0
public static final int _0
- 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
-
_6
public static final int _6
- See Also:
- Constant Field Values
-
_7
public static final int _7
- See Also:
- Constant Field Values
-
_8
public static final int _8
- See Also:
- Constant Field Values
-
_9
public static final int _9
- See Also:
- Constant Field Values
-
A
public static final int A
- See Also:
- Constant Field Values
-
HINT_NO
public static final int HINT_NO
- See Also:
- Constant Field Values
-
HINT_YES
public static final int HINT_YES
- See Also:
- Constant Field Values
-
-