Interface IBankInventoryItem

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

public interface IBankInventoryItem extends IItem
  • Method Details

    • deposit

      void deposit(int amount)
    • depositAll

      void depositAll()