Uses of Interface
io.github.projectunified.unidialog.core.dialog.ServerLinksDialog
Packages that use ServerLinksDialog
Package
Description
-
Uses of ServerLinksDialog in io.github.projectunified.unidialog.core
Methods in io.github.projectunified.unidialog.core with type parameters of type ServerLinksDialogModifier and TypeMethodDescriptionDialogManager.createServerLinksDialog()
Create a server links dialog -
Uses of ServerLinksDialog in io.github.projectunified.unidialog.core.dialog
Classes in io.github.projectunified.unidialog.core.dialog with type parameters of type ServerLinksDialogModifier and TypeInterfaceDescriptioninterface
ServerLinksDialog<I,
BB extends DialogBodyBuilder<I>, IB extends DialogInputBuilder, D extends Dialog<I, BB, IB, ?>, AB extends DialogActionBuilder<D, AB>, T extends ServerLinksDialog<I, BB, IB, D, AB, T>> Interface representing a server links dialog. -
Uses of ServerLinksDialog in io.github.projectunified.unidialog.packetevents.dialog
Classes in io.github.projectunified.unidialog.packetevents.dialog that implement ServerLinksDialog -
Uses of ServerLinksDialog in io.github.projectunified.unidialog.paper.dialog
Classes in io.github.projectunified.unidialog.paper.dialog that implement ServerLinksDialog -
Uses of ServerLinksDialog in io.github.projectunified.unidialog.spigot.dialog
Classes in io.github.projectunified.unidialog.spigot.dialog that implement ServerLinksDialog