Class AdminVoteVoteShopItemRemove

java.lang.Object
com.bencodez.advancedcore.api.gui.GUIHandler
com.bencodez.votingplugin.commands.gui.admin.voteshop.AdminVoteVoteShopItemRemove

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

    • AdminVoteVoteShopItemRemove

      public AdminVoteVoteShopItemRemove(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