Interface IBankItem

All Superinterfaces:
Identifiable, IItem, Interactable, Nameable, RuneLiteWrapper<net.runelite.api.Item>

public interface IBankItem extends IItem
  • Method Details

    • withdraw

      void withdraw(int amount)
    • withdrawAll

      void withdrawAll()