Uses of Enum Class
io.github.projectunified.unidialog.core.dialog.Dialog.AfterAction
Packages that use Dialog.AfterAction
Package
Description
-
Uses of Dialog.AfterAction in io.github.projectunified.unidialog.core.dialog
Methods in io.github.projectunified.unidialog.core.dialog that return Dialog.AfterActionModifier and TypeMethodDescriptionstatic Dialog.AfterAction
Returns the enum constant of this class with the specified name.static Dialog.AfterAction[]
Dialog.AfterAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.github.projectunified.unidialog.core.dialog with parameters of type Dialog.AfterActionModifier and TypeMethodDescriptionDialog.afterAction
(Dialog.AfterAction afterAction) Set the action to be performed after an action is taken in the dialog -
Uses of Dialog.AfterAction in io.github.projectunified.unidialog.packetevents.dialog
Methods in io.github.projectunified.unidialog.packetevents.dialog with parameters of type Dialog.AfterAction -
Uses of Dialog.AfterAction in io.github.projectunified.unidialog.paper.dialog
Methods in io.github.projectunified.unidialog.paper.dialog with parameters of type Dialog.AfterAction -
Uses of Dialog.AfterAction in io.github.projectunified.unidialog.spigot.dialog
Methods in io.github.projectunified.unidialog.spigot.dialog with parameters of type Dialog.AfterAction