Class AdminVoteMilestoneRemove

java.lang.Object
com.bencodez.advancedcore.api.gui.GUIHandler
com.bencodez.votingplugin.commands.gui.admin.milestones.AdminVoteMilestoneRemove

public class AdminVoteMilestoneRemove extends com.bencodez.advancedcore.api.gui.GUIHandler
  • Constructor Details

    • AdminVoteMilestoneRemove

      public AdminVoteMilestoneRemove(VotingPluginMain plugin, org.bukkit.command.CommandSender player)
  • Method Details

    • getChat

      public ArrayList<String> getChat(org.bukkit.command.CommandSender sender)
      Specified by:
      getChat in class com.bencodez.advancedcore.api.gui.GUIHandler
    • onBook

      public void onBook(org.bukkit.entity.Player player)
      Specified by:
      onBook in class com.bencodez.advancedcore.api.gui.GUIHandler
    • onChat

      public void onChat(org.bukkit.command.CommandSender sender)
      Specified by:
      onChat in class com.bencodez.advancedcore.api.gui.GUIHandler
    • onChest

      public void onChest(org.bukkit.entity.Player player)
      Specified by:
      onChest in class com.bencodez.advancedcore.api.gui.GUIHandler
    • open

      public void open()
      Specified by:
      open in class com.bencodez.advancedcore.api.gui.GUIHandler