Uses of Record Class
net.minecraft.server.dialog.DialogListDialog
Packages that use DialogListDialog
-
Uses of DialogListDialog in net.minecraft.client.gui.screens.dialog
Subclasses with type arguments of type DialogListDialog in net.minecraft.client.gui.screens.dialogMethods in net.minecraft.client.gui.screens.dialog with parameters of type DialogListDialogModifier and TypeMethodDescriptionprivate static ActionButtonDialogListDialogScreen.createDialogClickAction(DialogListDialog data, Holder<Dialog> subDialog) protected Stream<ActionButton> DialogListDialogScreen.createListActions(DialogListDialog data, DialogConnectionAccess connectionAccess) Constructors in net.minecraft.client.gui.screens.dialog with parameters of type DialogListDialogModifierConstructorDescriptionDialogListDialogScreen(@Nullable Screen previousScreen, DialogListDialog dialog, DialogConnectionAccess connectionAccess) -
Uses of DialogListDialog in net.minecraft.server.dialog
Fields in net.minecraft.server.dialog with type parameters of type DialogListDialogModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<DialogListDialog> DialogListDialog.MAP_CODECMethods in net.minecraft.server.dialog that return types with arguments of type DialogListDialogModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<DialogListDialog> DialogListDialog.codec()