Class SelectorGUI

java.lang.Object
nl.minetopiasdb.api.banking.SelectorGUI

public class SelectorGUI extends Object
Class responsible for selector GUI
  • Constructor Details

    • SelectorGUI

      public SelectorGUI()
  • Method Details

    • openSelectionMenu

      public static void openSelectionMenu(org.bukkit.entity.Player player, org.bukkit.OfflinePlayer target, ATMOpenType reason)
      Open the bank account selection menu
      Parameters:
      player - player that needs to see the selector
      target - owner of bankaccount (may be null if type isn't BankAccountType.PERSONAL
      reason - ATM open reason
    • openAccountSelector

      public static void openAccountSelector(org.bukkit.entity.Player player, org.bukkit.OfflinePlayer target, BankAccountType type)
      Open the bankaccount selector
      Parameters:
      player - player that needs to see the selector
      target - owner of bankaccount (may be null if type isn't BankAccountType.PERSONAL
      type - bankaccounttype