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 ActionButtonDialogListDialogScreen.createDialogClickAction(DialogListDialog pDialog, Holder<Dialog> pDialogToOpen) protected Stream<ActionButton> DialogListDialogScreen.createListActions(DialogListDialog p_425863_, DialogConnectionAccess p_427504_) Constructors in net.minecraft.client.gui.screens.dialog with parameters of type DialogListDialogModifierConstructorDescriptionDialogListDialogScreen(@Nullable 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_CODECMethods in net.minecraft.server.dialog that return types with arguments of type DialogListDialogModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<DialogListDialog> DialogListDialog.codec()