Package net.md_5.bungee.api.event
Class CustomClickEvent
java.lang.Object
net.md_5.bungee.api.plugin.Event
net.md_5.bungee.api.event.CustomClickEvent
- All Implemented Interfaces:
Cancellable
Called after a
ProxiedPlayer runs a custom action from a chat event
or form submission.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.md_5.bungee.api.plugin.Cancellable
isCancelled, setCancelled
-
Constructor Details
-
CustomClickEvent
public CustomClickEvent()
-