Package net.runelite.api.gameval
Class InterfaceID.BankDepositbox
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.BankDepositbox
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.BankDepositbox extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
_1
static int
_10
static int
_5
static int
ALL
static int
CONTENTS
static int
DEPOSIT_ALL_BUTTONS
static int
DEPOSIT_INV
static int
DEPOSIT_LOOTINGBAG
static int
DEPOSIT_WORN
static int
EXTRA_QUIVER_AMMO
static int
EXTRA_QUIVER_AMMO_GRAPHIC
static int
EXTRA_QUIVER_SLOT
static int
FRAME
static int
INVENTORY
static int
INVENTORY_GRAPHIC0
static int
INVENTORY_RECT2
static int
INVENTORY_RECT3
static int
ITEM_BACKGROUND
static int
MENU
static int
POPUP
static int
QUANTITY_BUTTONS
static int
SLOT0
static int
SLOT1
static int
SLOT10
static int
SLOT12
static int
SLOT13
static int
SLOT2
static int
SLOT3
static int
SLOT4
static int
SLOT5
static int
SLOT7
static int
SLOT9
static int
UNIVERSE
static int
WORN
static int
WORN_GRAPHIC0
static int
WORN_GRAPHIC1
static int
WORN_GRAPHIC2
static int
WORN_GRAPHIC3
static int
WORN_GRAPHIC4
static int
X
-
Constructor Summary
Constructors Constructor Description BankDepositbox()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
WORN
public static final int WORN
- See Also:
- Constant Field Values
-
WORN_GRAPHIC0
public static final int WORN_GRAPHIC0
- See Also:
- Constant Field Values
-
WORN_GRAPHIC1
public static final int WORN_GRAPHIC1
- See Also:
- Constant Field Values
-
WORN_GRAPHIC2
public static final int WORN_GRAPHIC2
- See Also:
- Constant Field Values
-
WORN_GRAPHIC3
public static final int WORN_GRAPHIC3
- See Also:
- Constant Field Values
-
WORN_GRAPHIC4
public static final int WORN_GRAPHIC4
- See Also:
- Constant Field Values
-
SLOT0
public static final int SLOT0
- See Also:
- Constant Field Values
-
SLOT1
public static final int SLOT1
- See Also:
- Constant Field Values
-
SLOT2
public static final int SLOT2
- See Also:
- Constant Field Values
-
SLOT3
public static final int SLOT3
- See Also:
- Constant Field Values
-
SLOT4
public static final int SLOT4
- See Also:
- Constant Field Values
-
SLOT5
public static final int SLOT5
- See Also:
- Constant Field Values
-
SLOT7
public static final int SLOT7
- See Also:
- Constant Field Values
-
SLOT9
public static final int SLOT9
- See Also:
- Constant Field Values
-
SLOT10
public static final int SLOT10
- See Also:
- Constant Field Values
-
SLOT12
public static final int SLOT12
- See Also:
- Constant Field Values
-
SLOT13
public static final int SLOT13
- See Also:
- Constant Field Values
-
EXTRA_QUIVER_SLOT
public static final int EXTRA_QUIVER_SLOT
- See Also:
- Constant Field Values
-
EXTRA_QUIVER_AMMO_GRAPHIC
public static final int EXTRA_QUIVER_AMMO_GRAPHIC
- See Also:
- Constant Field Values
-
EXTRA_QUIVER_AMMO
public static final int EXTRA_QUIVER_AMMO
- See Also:
- Constant Field Values
-
INVENTORY
public static final int INVENTORY
- See Also:
- Constant Field Values
-
INVENTORY_GRAPHIC0
public static final int INVENTORY_GRAPHIC0
- See Also:
- Constant Field Values
-
ITEM_BACKGROUND
public static final int ITEM_BACKGROUND
- See Also:
- Constant Field Values
-
INVENTORY_RECT2
public static final int INVENTORY_RECT2
- See Also:
- Constant Field Values
-
INVENTORY_RECT3
public static final int INVENTORY_RECT3
- See Also:
- Constant Field Values
-
DEPOSIT_ALL_BUTTONS
public static final int DEPOSIT_ALL_BUTTONS
- See Also:
- Constant Field Values
-
DEPOSIT_INV
public static final int DEPOSIT_INV
- See Also:
- Constant Field Values
-
DEPOSIT_WORN
public static final int DEPOSIT_WORN
- See Also:
- Constant Field Values
-
DEPOSIT_LOOTINGBAG
public static final int DEPOSIT_LOOTINGBAG
- See Also:
- Constant Field Values
-
QUANTITY_BUTTONS
public static final int QUANTITY_BUTTONS
- See Also:
- Constant Field Values
-
MENU
public static final int MENU
- See Also:
- Constant Field Values
-
_1
public static final int _1
- See Also:
- Constant Field Values
-
_5
public static final int _5
- See Also:
- Constant Field Values
-
_10
public static final int _10
- See Also:
- Constant Field Values
-
X
public static final int X
- See Also:
- Constant Field Values
-
ALL
public static final int ALL
- See Also:
- Constant Field Values
-
POPUP
public static final int POPUP
- See Also:
- Constant Field Values
-
-