Package net.runelite.api.gameval
Class InterfaceID.RatcatcherCatBetting
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.RatcatcherCatBetting
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.RatcatcherCatBetting extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
RATCATCHER_CAT_ACCEPT
static int
RATCATCHER_CAT_DECLINE
static int
RATCATCHER_CAT_FACE
static int
RATCATCHER_CAT_FACE2
static int
RATCATCHERS_VS
static int
ROOT_MODEL16
static int
ROOT_MODEL17
static int
ROOT_MODEL2
static int
ROOT_MODEL3
static int
ROOT_MODEL4
static int
ROOT_TEXT12
static int
ROOT_TEXT13
static int
VC_ACCEPT_BTN
static int
VC_BET_DEC
static int
VC_BET_INC
static int
VC_P1_BET
static int
VC_P1_NAME
static int
VC_P2_BET
static int
VC_P2_NAME
static int
VC_REJECT_BTN
-
Constructor Summary
Constructors Constructor Description RatcatcherCatBetting()
-
-
-
Field Detail
-
RATCATCHER_CAT_FACE
public static final int RATCATCHER_CAT_FACE
- See Also:
- Constant Field Values
-
RATCATCHER_CAT_FACE2
public static final int RATCATCHER_CAT_FACE2
- See Also:
- Constant Field Values
-
ROOT_MODEL2
public static final int ROOT_MODEL2
- See Also:
- Constant Field Values
-
ROOT_MODEL3
public static final int ROOT_MODEL3
- See Also:
- Constant Field Values
-
ROOT_MODEL4
public static final int ROOT_MODEL4
- See Also:
- Constant Field Values
-
VC_ACCEPT_BTN
public static final int VC_ACCEPT_BTN
- See Also:
- Constant Field Values
-
VC_REJECT_BTN
public static final int VC_REJECT_BTN
- See Also:
- Constant Field Values
-
VC_P1_NAME
public static final int VC_P1_NAME
- See Also:
- Constant Field Values
-
VC_P2_NAME
public static final int VC_P2_NAME
- See Also:
- Constant Field Values
-
RATCATCHERS_VS
public static final int RATCATCHERS_VS
- See Also:
- Constant Field Values
-
RATCATCHER_CAT_ACCEPT
public static final int RATCATCHER_CAT_ACCEPT
- See Also:
- Constant Field Values
-
RATCATCHER_CAT_DECLINE
public static final int RATCATCHER_CAT_DECLINE
- See Also:
- Constant Field Values
-
ROOT_TEXT12
public static final int ROOT_TEXT12
- See Also:
- Constant Field Values
-
ROOT_TEXT13
public static final int ROOT_TEXT13
- See Also:
- Constant Field Values
-
VC_P1_BET
public static final int VC_P1_BET
- See Also:
- Constant Field Values
-
VC_P2_BET
public static final int VC_P2_BET
- See Also:
- Constant Field Values
-
ROOT_MODEL16
public static final int ROOT_MODEL16
- See Also:
- Constant Field Values
-
ROOT_MODEL17
public static final int ROOT_MODEL17
- See Also:
- Constant Field Values
-
VC_BET_DEC
public static final int VC_BET_DEC
- See Also:
- Constant Field Values
-
VC_BET_INC
public static final int VC_BET_INC
- See Also:
- Constant Field Values
-
-