Package net.runelite.api.gameval
Class InterfaceID.ClansApplicants
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.ClansApplicants
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.ClansApplicants extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
_00
static int
_01
static int
_02
static int
_03
static int
_04
static int
_05
static int
_06
static int
_07
static int
_08
static int
_09
static int
_10
static int
_11
static int
_12
static int
_13
static int
_14
static int
_15
static int
_16
static int
_17
static int
_18
static int
_19
static int
ACCEPT
static int
BODY
static int
COMBATLEVEL
static int
EXIT
static int
FRAME
static int
INFINITE
static int
INFO
static int
INFO_CONTAINER
static int
INFO_CONTAINER_GRAPHIC0
static int
LEFT
static int
LIST
static int
LIST_CONTAINER
static int
LIST_CONTAINER_GRAPHIC0
static int
RECRUIT
static int
REFRESH
static int
REJECT
static int
RIGHT
static int
SCROLLBAR
static int
SKILLTOTAL
static int
TOP
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description ClansApplicants()
-
-
-
Field Detail
-
INFINITE
public static final int INFINITE
- See Also:
- Constant Field Values
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
TOP
public static final int TOP
- See Also:
- Constant Field Values
-
RECRUIT
public static final int RECRUIT
- See Also:
- Constant Field Values
-
COMBATLEVEL
public static final int COMBATLEVEL
- See Also:
- Constant Field Values
-
SKILLTOTAL
public static final int SKILLTOTAL
- See Also:
- Constant Field Values
-
BODY
public static final int BODY
- See Also:
- Constant Field Values
-
LEFT
public static final int LEFT
- See Also:
- Constant Field Values
-
LIST_CONTAINER
public static final int LIST_CONTAINER
- See Also:
- Constant Field Values
-
LIST_CONTAINER_GRAPHIC0
public static final int LIST_CONTAINER_GRAPHIC0
- See Also:
- Constant Field Values
-
LIST
public static final int LIST
- See Also:
- Constant Field Values
-
_00
public static final int _00
- See Also:
- Constant Field Values
-
_01
public static final int _01
- See Also:
- Constant Field Values
-
_02
public static final int _02
- See Also:
- Constant Field Values
-
_03
public static final int _03
- See Also:
- Constant Field Values
-
_04
public static final int _04
- See Also:
- Constant Field Values
-
_05
public static final int _05
- See Also:
- Constant Field Values
-
_06
public static final int _06
- See Also:
- Constant Field Values
-
_07
public static final int _07
- See Also:
- Constant Field Values
-
_08
public static final int _08
- See Also:
- Constant Field Values
-
_09
public static final int _09
- See Also:
- Constant Field Values
-
_10
public static final int _10
- See Also:
- Constant Field Values
-
_11
public static final int _11
- See Also:
- Constant Field Values
-
_12
public static final int _12
- See Also:
- Constant Field Values
-
_13
public static final int _13
- See Also:
- Constant Field Values
-
_14
public static final int _14
- See Also:
- Constant Field Values
-
_15
public static final int _15
- See Also:
- Constant Field Values
-
_16
public static final int _16
- See Also:
- Constant Field Values
-
_17
public static final int _17
- See Also:
- Constant Field Values
-
_18
public static final int _18
- See Also:
- Constant Field Values
-
_19
public static final int _19
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
EXIT
public static final int EXIT
- See Also:
- Constant Field Values
-
REFRESH
public static final int REFRESH
- See Also:
- Constant Field Values
-
RIGHT
public static final int RIGHT
- See Also:
- Constant Field Values
-
INFO_CONTAINER
public static final int INFO_CONTAINER
- See Also:
- Constant Field Values
-
INFO_CONTAINER_GRAPHIC0
public static final int INFO_CONTAINER_GRAPHIC0
- See Also:
- Constant Field Values
-
INFO
public static final int INFO
- See Also:
- Constant Field Values
-
REJECT
public static final int REJECT
- See Also:
- Constant Field Values
-
ACCEPT
public static final int ACCEPT
- See Also:
- Constant Field Values
-
-