Uses of Class
net.md_5.bungee.api.dialog.ServerLinksDialog
-
Packages that use ServerLinksDialog Package Description net.md_5.bungee.api.dialog Contains the core classes for the display of aDialog. -
-
Uses of ServerLinksDialog in net.md_5.bungee.api.dialog
Methods in net.md_5.bungee.api.dialog that return ServerLinksDialog Modifier and Type Method Description ServerLinksDialogServerLinksDialog. buttonWidth(int buttonWidth)The width of the dialog buttons (default: 150).ServerLinksDialogServerLinksDialog. columns(int columns)The number of columns for the dialog buttons (default: 2).ServerLinksDialogServerLinksDialog. onClick(ClickEvent onClick)The optionalClickEventfor this dialog.
-