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_1static int_10static int_5static intALLstatic intCONTENTSstatic intDEPOSIT_ALL_BUTTONSstatic intDEPOSIT_INVstatic intDEPOSIT_LOOTINGBAGstatic intDEPOSIT_WORNstatic intEXTRA_QUIVER_AMMOstatic intEXTRA_QUIVER_AMMO_GRAPHICstatic intEXTRA_QUIVER_SLOTstatic intFRAMEstatic intINVENTORYstatic intINVENTORY_GRAPHIC0static intINVENTORY_RECT2static intINVENTORY_RECT3static intITEM_BACKGROUNDstatic intMENUstatic intPOPUPstatic intQUANTITY_BUTTONSstatic intSLOT0static intSLOT1static intSLOT10static intSLOT12static intSLOT13static intSLOT2static intSLOT3static intSLOT4static intSLOT5static intSLOT7static intSLOT9static intUNIVERSEstatic intWORNstatic intWORN_GRAPHIC0static intWORN_GRAPHIC1static intWORN_GRAPHIC2static intWORN_GRAPHIC3static intWORN_GRAPHIC4static intX
-
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
-
-