Uses of Record Class
net.minecraft.server.dialog.ServerLinksDialog
Packages that use ServerLinksDialog
-
Uses of ServerLinksDialog in net.minecraft.client.gui.screens.dialog
Subclasses with type arguments of type ServerLinksDialog in net.minecraft.client.gui.screens.dialogMethods in net.minecraft.client.gui.screens.dialog with parameters of type ServerLinksDialogModifier and TypeMethodDescriptionprivate static ActionButtonServerLinksDialogScreen.createDialogClickAction(ServerLinksDialog data, ServerLinks.Entry entry) protected Stream<ActionButton> ServerLinksDialogScreen.createListActions(ServerLinksDialog dialog, DialogConnectionAccess connectionAccess) Constructors in net.minecraft.client.gui.screens.dialog with parameters of type ServerLinksDialogModifierConstructorDescriptionServerLinksDialogScreen(@Nullable Screen previousScreen, ServerLinksDialog dialog, DialogConnectionAccess connectionAccess) -
Uses of ServerLinksDialog in net.minecraft.server.dialog
Fields in net.minecraft.server.dialog with type parameters of type ServerLinksDialogModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<ServerLinksDialog> ServerLinksDialog.MAP_CODECMethods in net.minecraft.server.dialog that return types with arguments of type ServerLinksDialogModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<ServerLinksDialog> ServerLinksDialog.codec()