Class ClickEvent.Action.RunCommand
java.lang.Object
net.kyori.adventure.text.event.ClickEvent.Action<ClickEvent.Payload.Text>
net.kyori.adventure.text.event.ClickEvent.Action.TextCarrier
net.kyori.adventure.text.event.ClickEvent.Action.RunCommand
- Enclosing class:
ClickEvent.Action<T extends ClickEvent.Payload>
Runs a command when clicked.
- Since:
- 5.0.0
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class ClickEvent.Action
ClickEvent.Action.ChangePage, ClickEvent.Action.CopyToClipboard, ClickEvent.Action.Custom, ClickEvent.Action.OpenFile, ClickEvent.Action.OpenUrl, ClickEvent.Action.RunCommand, ClickEvent.Action.ShowDialog, ClickEvent.Action.SuggestCommand, ClickEvent.Action.TextCarrier -
Field Summary
Fields inherited from class ClickEvent.Action
CHANGE_PAGE, COPY_TO_CLIPBOARD, CUSTOM, NAMES, OPEN_FILE, OPEN_URL, RUN_COMMAND, SHOW_DIALOG, SUGGEST_COMMAND -
Method Summary