Package net.runelite.api.gameval
Class InterfaceID.Reportabuse
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Reportabuse
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Reportabuse extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BACK
static int
CLOSE
static int
HINT
static int
IGNORE
static int
ILLEGAL1
static int
ILLEGAL2
static int
MUTE
static int
NAME1
static int
NAME2
static int
NEXT
static int
PAGE1
static int
PAGE1_TEXT5
static int
PAGE2
static int
PAGE2_TEXT3
static int
PAGE2_TEXT6
static int
RECENTCHAT
static int
RULES
static int
RULES_CONTAINER
static int
RULES_CONTAINER_RECT0
static int
RULES_CONTAINER_RECT1
static int
RULES_CONTAINER_RECT2
static int
SCROLLBAR
static int
UNIVERSE
static int
UNIVERSE_GRAPHIC0
-
Constructor Summary
Constructors Constructor Description Reportabuse()
-
-
-
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
-
PAGE1
public static final int PAGE1
- See Also:
- Constant Field Values
-
HINT
public static final int HINT
- See Also:
- Constant Field Values
-
NAME1
public static final int NAME1
- See Also:
- Constant Field Values
-
NEXT
public static final int NEXT
- See Also:
- Constant Field Values
-
ILLEGAL1
public static final int ILLEGAL1
- See Also:
- Constant Field Values
-
RECENTCHAT
public static final int RECENTCHAT
- See Also:
- Constant Field Values
-
PAGE1_TEXT5
public static final int PAGE1_TEXT5
- See Also:
- Constant Field Values
-
PAGE2
public static final int PAGE2
- See Also:
- Constant Field Values
-
MUTE
public static final int MUTE
- See Also:
- Constant Field Values
-
IGNORE
public static final int IGNORE
- See Also:
- Constant Field Values
-
NAME2
public static final int NAME2
- See Also:
- Constant Field Values
-
PAGE2_TEXT3
public static final int PAGE2_TEXT3
- See Also:
- Constant Field Values
-
BACK
public static final int BACK
- See Also:
- Constant Field Values
-
RULES_CONTAINER
public static final int RULES_CONTAINER
- See Also:
- Constant Field Values
-
RULES_CONTAINER_RECT0
public static final int RULES_CONTAINER_RECT0
- See Also:
- Constant Field Values
-
RULES_CONTAINER_RECT1
public static final int RULES_CONTAINER_RECT1
- See Also:
- Constant Field Values
-
RULES_CONTAINER_RECT2
public static final int RULES_CONTAINER_RECT2
- See Also:
- Constant Field Values
-
RULES
public static final int RULES
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
PAGE2_TEXT6
public static final int PAGE2_TEXT6
- See Also:
- Constant Field Values
-
ILLEGAL2
public static final int ILLEGAL2
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
-