Uses of Class
net.kyori.adventure.text.event.ClickEvent.Action.SuggestCommand
Packages that use ClickEvent.Action.SuggestCommand
Package
Description
Events that occur when players interact with components.
-
Uses of ClickEvent.Action.SuggestCommand in net.kyori.adventure.text.event
Fields in net.kyori.adventure.text.event declared as ClickEvent.Action.SuggestCommandModifier and TypeFieldDescriptionstatic final ClickEvent.Action.SuggestCommandClickEvent.Action.SUGGEST_COMMANDSuggests a command into the chat box.