Uses of Record Class
net.minecraft.server.dialog.ServerLinksDialog
Packages that use ServerLinksDialog
-
Uses of ServerLinksDialog in net.minecraft.client.gui.screens.dialog
Methods in net.minecraft.client.gui.screens.dialog with parameters of type ServerLinksDialogModifier and TypeMethodDescriptionprivate static ActionButton
ServerLinksDialogScreen.createDialogClickAction
(ServerLinksDialog pDialog, ServerLinks.Entry pEntry) protected Stream
<ActionButton> ServerLinksDialogScreen.createListActions
(ServerLinksDialog pDialog, DialogConnectionAccess pConnectionAccess) Constructors in net.minecraft.client.gui.screens.dialog with parameters of type ServerLinksDialogModifierConstructorDescriptionServerLinksDialogScreen
(Screen pPreviousScreen, ServerLinksDialog pDialog, DialogConnectionAccess pConnectionAccess) -
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_CODEC
Methods in net.minecraft.server.dialog that return types with arguments of type ServerLinksDialogModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<ServerLinksDialog> ServerLinksDialog.codec()