Class GrandExchangeBankingEvent


  • public class GrandExchangeBankingEvent
    extends AbstractEvent
    This class represents a Grand Exchange banking event. It handles the withdrawal of items from the bank and the generation of the inventory loadout for the event.
    • Constructor Detail

      • GrandExchangeBankingEvent

        public GrandExchangeBankingEvent​(java.util.List<BuyItem> buyItems,
                                         java.util.List<SellItem> sellItems)