Class OpenClanDetailView

java.lang.Object
de.simonsator.partyandfriendsgui.inventory.tasks.executeclicktask.InventoryTask
de.simonsator.partyandfriends.clan.gui.tasks.OpenClanDetailView
All Implemented Interfaces:
de.simonsator.partyandfriendsgui.api.menu.OwnExecuteCommandBlockMenu

public class OpenClanDetailView extends de.simonsator.partyandfriendsgui.inventory.tasks.executeclicktask.InventoryTask implements de.simonsator.partyandfriendsgui.api.menu.OwnExecuteCommandBlockMenu
  • Constructor Details

    • OpenClanDetailView

      public OpenClanDetailView()
  • Method Details

    • createExecuteCommandContainerList

      public List<de.simonsator.partyandfriendsgui.utilities.OwnExecuteCommandContainer> createExecuteCommandContainerList(org.bukkit.configuration.Configuration pConfig, String pKeyPrefix)
      Specified by:
      createExecuteCommandContainerList in interface de.simonsator.partyandfriendsgui.api.menu.OwnExecuteCommandBlockMenu
    • execute

      public void execute(org.bukkit.event.inventory.InventoryClickEvent pEvent)
      Specified by:
      execute in class de.simonsator.partyandfriendsgui.inventory.tasks.executeclicktask.InventoryTask
    • isApplicable

      public boolean isApplicable(org.bukkit.event.inventory.InventoryClickEvent pEvent)
      Specified by:
      isApplicable in class de.simonsator.partyandfriendsgui.inventory.tasks.executeclicktask.InventoryTask
    • conditionForAdding

      public boolean conditionForAdding(org.bukkit.configuration.Configuration pConfig, String pKey)
      Specified by:
      conditionForAdding in interface de.simonsator.partyandfriendsgui.api.menu.OwnExecuteCommandBlockMenu