Package net.runelite.api.gameval
Class InterfaceID.BondMain
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.BondMain
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.BondMain extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BOND_POUCH_BODY
static int
BOND_POUCH_TOP
static int
BOND_STORE
static int
CONTENTS
static int
FRAME
static int
INFINITE
static int
INFO_CONTAINER
static int
MEMBERSHIP_STORE
static int
PACKAGE_00
static int
PACKAGE_01
static int
PACKAGE_02
static int
PACKAGE_03
static int
PACKAGE_04
static int
PACKAGE_05
static int
PACKAGE_06
static int
PACKAGE_07
static int
PACKAGE_08
static int
PACKAGE_09
static int
PACKAGE_10
static int
PACKAGE_11
static int
PACKAGE_12
static int
PACKAGE_13
static int
PACKAGE_14
static int
POPUP
static int
QUANTITY_CONTAINER
static int
REDEEM_CONTAINER
static int
REDEEM_OPTIONS
static int
REDEEM_SCROLLBAR
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description BondMain()
-
-
-
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
-
BOND_POUCH_TOP
public static final int BOND_POUCH_TOP
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
INFO_CONTAINER
public static final int INFO_CONTAINER
- See Also:
- Constant Field Values
-
BOND_STORE
public static final int BOND_STORE
- See Also:
- Constant Field Values
-
BOND_POUCH_BODY
public static final int BOND_POUCH_BODY
- See Also:
- Constant Field Values
-
MEMBERSHIP_STORE
public static final int MEMBERSHIP_STORE
- See Also:
- Constant Field Values
-
QUANTITY_CONTAINER
public static final int QUANTITY_CONTAINER
- See Also:
- Constant Field Values
-
REDEEM_CONTAINER
public static final int REDEEM_CONTAINER
- See Also:
- Constant Field Values
-
REDEEM_OPTIONS
public static final int REDEEM_OPTIONS
- See Also:
- Constant Field Values
-
PACKAGE_00
public static final int PACKAGE_00
- See Also:
- Constant Field Values
-
PACKAGE_01
public static final int PACKAGE_01
- See Also:
- Constant Field Values
-
PACKAGE_02
public static final int PACKAGE_02
- See Also:
- Constant Field Values
-
PACKAGE_03
public static final int PACKAGE_03
- See Also:
- Constant Field Values
-
PACKAGE_04
public static final int PACKAGE_04
- See Also:
- Constant Field Values
-
PACKAGE_05
public static final int PACKAGE_05
- See Also:
- Constant Field Values
-
PACKAGE_06
public static final int PACKAGE_06
- See Also:
- Constant Field Values
-
PACKAGE_07
public static final int PACKAGE_07
- See Also:
- Constant Field Values
-
PACKAGE_08
public static final int PACKAGE_08
- See Also:
- Constant Field Values
-
PACKAGE_09
public static final int PACKAGE_09
- See Also:
- Constant Field Values
-
PACKAGE_10
public static final int PACKAGE_10
- See Also:
- Constant Field Values
-
PACKAGE_11
public static final int PACKAGE_11
- See Also:
- Constant Field Values
-
PACKAGE_12
public static final int PACKAGE_12
- See Also:
- Constant Field Values
-
PACKAGE_13
public static final int PACKAGE_13
- See Also:
- Constant Field Values
-
PACKAGE_14
public static final int PACKAGE_14
- See Also:
- Constant Field Values
-
REDEEM_SCROLLBAR
public static final int REDEEM_SCROLLBAR
- See Also:
- Constant Field Values
-
POPUP
public static final int POPUP
- See Also:
- Constant Field Values
-
-