Uses of Record Class
net.minecraft.server.dialog.DialogListDialog
Packages that use DialogListDialog
-
Uses of DialogListDialog in net.minecraft.client.gui.screens.dialog
Methods in net.minecraft.client.gui.screens.dialog with parameters of type DialogListDialogModifier and TypeMethodDescriptionprivate static ActionButton
DialogListDialogScreen.createDialogClickAction
(DialogListDialog pDialog, Holder<Dialog> pDialogToOpen) protected Stream
<ActionButton> DialogListDialogScreen.createListActions
(DialogListDialog pDialog, DialogConnectionAccess pConnectionAccess) Constructors in net.minecraft.client.gui.screens.dialog with parameters of type DialogListDialogModifierConstructorDescriptionDialogListDialogScreen
(Screen pPreviousScreen, DialogListDialog pDialog, DialogConnectionAccess pConnectionAccess) -
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_CODEC
Methods in net.minecraft.server.dialog that return types with arguments of type DialogListDialogModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<DialogListDialog> DialogListDialog.codec()