Class ClanInviteClick
java.lang.Object
de.simonsator.partyandfriendsgui.inventory.tasks.executeclicktask.InventoryTask
de.simonsator.partyandfriends.clan.gui.tasks.ClanInviteClick
public class ClanInviteClick
extends de.simonsator.partyandfriendsgui.inventory.tasks.executeclicktask.InventoryTask
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(org.bukkit.event.inventory.InventoryClickEvent pEvent) booleanisApplicable(org.bukkit.event.inventory.InventoryClickEvent pEvent)
-
Constructor Details
-
ClanInviteClick
public ClanInviteClick()
-
-
Method Details
-
execute
public void execute(org.bukkit.event.inventory.InventoryClickEvent pEvent) - Specified by:
executein classde.simonsator.partyandfriendsgui.inventory.tasks.executeclicktask.InventoryTask
-
isApplicable
public boolean isApplicable(org.bukkit.event.inventory.InventoryClickEvent pEvent) - Specified by:
isApplicablein classde.simonsator.partyandfriendsgui.inventory.tasks.executeclicktask.InventoryTask
-