Class ClanRequestItemMenuBarProcessor
java.lang.Object
de.simonsator.partyandfriendsgui.inventory.tasks.executeclicktask.InventoryTask
de.simonsator.partyandfriends.clan.gui.menuextensions.ClanRequestItemMenuBarProcessor
- All Implemented Interfaces:
 org.bukkit.event.Listener
public class ClanRequestItemMenuBarProcessor
extends de.simonsator.partyandfriendsgui.inventory.tasks.executeclicktask.InventoryTask
implements org.bukkit.event.Listener
- 
Constructor Summary
ConstructorsConstructorDescriptionClanRequestItemMenuBarProcessor(org.bukkit.inventory.ItemStack pClanRequestItem, int pPlace)  - 
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(org.bukkit.event.inventory.InventoryClickEvent pEvent) booleanisApplicable(org.bukkit.event.inventory.InventoryClickEvent pEvent) voidonMainMenuCreation(de.simonsator.partyandfriendsgui.api.events.creation.menu.MenuCreationEvent pEvent) voidonMenuBarCreation(de.simonsator.partyandfriendsgui.api.events.creation.menu.MenuBarCreationEvent pEvent)  
- 
Constructor Details
- 
ClanRequestItemMenuBarProcessor
public ClanRequestItemMenuBarProcessor(org.bukkit.inventory.ItemStack pClanRequestItem, int pPlace)  
 - 
 - 
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