Class CustomClickEvent

java.lang.Object
net.md_5.bungee.api.plugin.Event
net.md_5.bungee.api.event.CustomClickEvent
All Implemented Interfaces:
Cancellable

@Experimental public class CustomClickEvent extends Event implements Cancellable
Called after a ProxiedPlayer runs a custom action from a chat event or form submission.
  • Constructor Details

    • CustomClickEvent

      public CustomClickEvent()