Class InvClickListener
-
- All Implemented Interfaces:
-
org.bukkit.event.Listener
public final class InvClickListener extends CustomListener
-
-
Constructor Summary
Constructors Constructor Description InvClickListener(String itemID, Long cooldown, CustomEvent event, ClickAction clickAction)
-
Method Summary
Modifier and Type Method Description final UnitonInvClick(InventoryClickEvent $self)-
-
Constructor Detail
-
InvClickListener
InvClickListener(String itemID, Long cooldown, CustomEvent event, ClickAction clickAction)
-
-
Method Detail
-
onInvClick
final Unit onInvClick(InventoryClickEvent $self)
-
-
-
-