Uses of Interface
io.papermc.paper.registry.data.dialog.action.DialogActionCallback
Packages that use DialogActionCallback
Package
Description
This package contains classes related to dialog actions in the Paper API.
-
Uses of DialogActionCallback in io.papermc.paper.registry.data.dialog
Methods in io.papermc.paper.registry.data.dialog with parameters of type DialogActionCallbackModifier and TypeMethodDescriptionDialogInstancesProvider.register
(DialogActionCallback callback, ClickCallback.Options options) -
Uses of DialogActionCallback in io.papermc.paper.registry.data.dialog.action
Methods in io.papermc.paper.registry.data.dialog.action with parameters of type DialogActionCallbackModifier and TypeMethodDescriptionDialogAction.customClick
(DialogActionCallback callback, ClickCallback.Options options) Creates a new custom click action that executes a custom action.