BankEquipment

public class BankEquipment

Contains methods related to the equipment screen available when at a bank

Functions

bankItem
Link copied to clipboard
static boolean bankItem(Equipment.Slot slot)
Attempts to bank the item in the specified slot
close
Link copied to clipboard
static boolean close()
Closes the bank equipment screen, returning back to the bank screen
isOpen
Link copied to clipboard
static boolean isOpen()
Checks if the bank equipment screen is open
open
Link copied to clipboard
static boolean open()
Attempts to open the bank equipment screen, given that the bank is already open
removeItem
Link copied to clipboard
static boolean removeItem(Equipment.Slot slot)
Attempts to remove the specified item slot