Uses of Class
net.md_5.bungee.api.dialog.MultiActionDialog
Packages that use MultiActionDialog
-
Uses of MultiActionDialog in net.md_5.bungee.api.dialog
Methods in net.md_5.bungee.api.dialog that return MultiActionDialogModifier and TypeMethodDescriptionMultiActionDialog.actions(List<DialogClickAction> actions) The action buttons in the dialog.MultiActionDialog.columns(int columns) The number of columns for the dialog buttons (default: 2).MultiActionDialog.onCancel(ClickEvent onCancel) TheClickEventactivated when the dialog is cancelled.