Uses of Class
io.github.projectunified.unidialog.packetevents.dialog.PEConfirmationDialog
Packages that use PEConfirmationDialog
Package
Description
-
Uses of PEConfirmationDialog in io.github.projectunified.unidialog.packetevents
Methods in io.github.projectunified.unidialog.packetevents that return PEConfirmationDialog -
Uses of PEConfirmationDialog in io.github.projectunified.unidialog.packetevents.dialog
Methods in io.github.projectunified.unidialog.packetevents.dialog that return PEConfirmationDialogModifier and TypeMethodDescriptionPEConfirmationDialog.noAction
(Consumer<PEDialogActionBuilder> action) PEConfirmationDialog.yesAction
(Consumer<PEDialogActionBuilder> action)