Uses of Class
net.kyori.adventure.text.event.ClickEvent.Action.RunCommand
Packages that use ClickEvent.Action.RunCommand
Package
Description
Events that occur when players interact with components.
-
Uses of ClickEvent.Action.RunCommand in net.kyori.adventure.text.event
Fields in net.kyori.adventure.text.event declared as ClickEvent.Action.RunCommandModifier and TypeFieldDescriptionstatic final ClickEvent.Action.RunCommandClickEvent.Action.RUN_COMMANDRuns a command when clicked.