Uses of Class
net.md_5.bungee.api.dialog.ServerLinksDialog
Packages that use ServerLinksDialog
-
Uses of ServerLinksDialog in net.md_5.bungee.api.dialog
Methods in net.md_5.bungee.api.dialog that return ServerLinksDialogModifier and TypeMethodDescriptionServerLinksDialog.buttonWidth(int buttonWidth) The width of the dialog buttons (default: 150).ServerLinksDialog.columns(int columns) The number of columns for the dialog buttons (default: 2).ServerLinksDialog.onClick(ClickEvent onClick) The optionalClickEventfor this dialog.