Package net.kyori.adventure.text.event
@NullMarked
package net.kyori.adventure.text.event
Events that occur when players interact with components.
-
ClassDescriptionClickCallback<T extends Audience>A handler for callback click events.Options to configure how a callback can be executed.A builder for callback options.A provider for actually producing click callbacks.ClickEvent<T extends ClickEvent.Payload>A click event.ClickEvent.Action<T extends ClickEvent.Payload>An enumeration of click event actions.Changes the page of a book.Copies text to the clipboard.Sends a custom event to the server.Opens a file when clicked.Opens a url when clicked.Runs a command when clicked.Shows a dialog.Suggests a command.An action with a text payload.A payload for a click event.A payload with a key and optional custom NBT data.A payload that holds a dialog.A payload that holds an integer.A payload that holds a string.A holder for the value of an item's data component.Only valid in a patch-style usage, indicating that the data component with a certain key should be removed.Represent an
DataComponentValuethat can be represented as a binary tag.A registry for conversions between different data component value holder classes.A single conversion that may be provided by a provider.A provider for data component value converters.HoverEvent<V>A hover event.An enumeration of hover event actions.Type-specific renderer.The value of ashow_entityhover event.The value of ashow_itemhover event.Something that can provide aHoverEvent.