Package io.papermc.paper.registry.data.dialog.action
@Experimental
@NullMarked
package io.papermc.paper.registry.data.dialog.action
This package contains classes related to dialog actions in the Paper API.
-
InterfacesClassDescriptionRepresents an action that can be performed in a dialog.Represents an action that executes a command template.Represents an action that executes a custom action with additional data.Represents an action that performs a static click event.A callback for a dialog action.