Class OSRSGrandExchange


  • public final class OSRSGrandExchange
    extends java.lang.Object
    • Method Detail

      • collectToBank

        public static boolean collectToBank()
      • collectToInventory

        public static boolean collectToInventory()
      • close

        public static boolean close()
      • returnToOverview

        public static boolean returnToOverview()
      • newOffer

        public static boolean newOffer​(java.lang.String item,
                                       GrandExchange.Offer.Type type,
                                       int quantity,
                                       int price)
      • getOfferedQuantity

        public static int getOfferedQuantity()
      • getOfferedPrice

        public static int getOfferedPrice()
      • getTitle

        public static java.lang.String getTitle()
      • isOpen

        public static boolean isOpen()