Uses of Class
net.md_5.bungee.api.dialog.ConfirmationDialog
Packages that use ConfirmationDialog
-
Uses of ConfirmationDialog in net.md_5.bungee.api.dialog
Methods in net.md_5.bungee.api.dialog that return ConfirmationDialogModifier and TypeMethodDescriptionConfirmationDialog.no(ActionButton no) The "no" click action / bottom (appears on the right).ConfirmationDialog.yes(ActionButton yes) The "yes" click action / bottom (appears on the left).