Uses of Class
net.md_5.bungee.api.dialog.DialogListDialog
Packages that use DialogListDialog
-
Uses of DialogListDialog in net.md_5.bungee.api.dialog
Methods in net.md_5.bungee.api.dialog that return DialogListDialogModifier and TypeMethodDescriptionDialogListDialog.buttonWidth(int buttonWidth) The width of the dialog buttons (default: 150).DialogListDialog.columns(int columns) The number of columns for the dialog buttons (default: 2).The child dialogs behind each button.DialogListDialog.onCancel(ClickEvent onCancel) TheClickEventactivated when the dialog is cancelled.