Uses of Class
net.kyori.adventure.text.event.ClickEvent.Action.ShowDialog
Packages that use ClickEvent.Action.ShowDialog
Package
Description
Events that occur when players interact with components.
-
Uses of ClickEvent.Action.ShowDialog in net.kyori.adventure.text.event
Fields in net.kyori.adventure.text.event declared as ClickEvent.Action.ShowDialogModifier and TypeFieldDescriptionstatic final ClickEvent.Action.ShowDialogClickEvent.Action.SHOW_DIALOGShows a dialog.