Uses of Class
net.kyori.adventure.text.event.ClickEvent.Action.CopyToClipboard
Packages that use ClickEvent.Action.CopyToClipboard
Package
Description
Events that occur when players interact with components.
-
Uses of ClickEvent.Action.CopyToClipboard in net.kyori.adventure.text.event
Fields in net.kyori.adventure.text.event declared as ClickEvent.Action.CopyToClipboardModifier and TypeFieldDescriptionstatic final ClickEvent.Action.CopyToClipboardClickEvent.Action.COPY_TO_CLIPBOARDCopies text to the clipboard.