Class GrandExchangeSlot


  • public final class GrandExchangeSlot
    extends java.lang.Object
    Immutable Grand Exchange slot readback.
    • Method Detail

      • getSlot

        public int getSlot()
      • getItemId

        public int getItemId()
      • getQuantity

        public int getQuantity()
      • getCompletedQuantity

        public int getCompletedQuantity()
      • getPrice

        public int getPrice()
      • getSpent

        public int getSpent()
      • getState

        public net.runelite.api.GrandExchangeOfferState getState()
      • isEmpty

        public boolean isEmpty()
      • isDone

        public boolean isDone()