Package net.md_5.bungee.api.chat
Class ClickEventCustom
java.lang.Object
net.md_5.bungee.api.chat.ClickEvent
net.md_5.bungee.api.chat.ClickEventCustom
Click event which sends a custom payload to the server.
-
Nested Class Summary
Nested classes/interfaces inherited from class net.md_5.bungee.api.chat.ClickEvent
ClickEvent.Action -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClickEventCustom
- Parameters:
id- identifier for the event (lower case, no special characters)payload- custom payload
-