Class ChoiceGUI

java.lang.Object
com.bencodez.advancedcore.command.gui.ChoiceGUI

public class ChoiceGUI extends Object
The Class UserGUI.
  • Method Details

    • getInstance

      public static ChoiceGUI getInstance()
      Gets the single instance of UserGUI.
      Returns:
      single instance of UserGUI
    • openClaimChoices

      public void openClaimChoices(org.bukkit.entity.Player player)
      Opens the claim choices GUI.
      Parameters:
      player - the player
    • openClaimChoices

      public void openClaimChoices(org.bukkit.entity.Player player, Reward reward)
      Opens the claim choices GUI for a reward.
      Parameters:
      player - the player
      reward - the reward
    • openPreferenceReward

      public void openPreferenceReward(org.bukkit.entity.Player player, String rewardName)
      Opens the preference reward GUI.
      Parameters:
      player - the player
      rewardName - the reward name