Uses of Record Class
net.minecraft.dialog.type.SimpleInputFormDialog
Packages that use SimpleInputFormDialog
-
Uses of SimpleInputFormDialog in net.minecraft.client.gui.screen.dialog
Methods in net.minecraft.client.gui.screen.dialog with parameters of type SimpleInputFormDialogModifier and TypeMethodDescriptionprotected voidSimpleInputFormDialogScreen.initBody(DirectionalLayoutWidget directionalLayoutWidget, SimpleInputFormDialog simpleInputFormDialog, DialogNetworkAccess dialogNetworkAccess) protected voidSimpleInputFormDialogScreen.initDialog(SimpleInputFormDialog simpleInputFormDialog, DialogNetworkAccess dialogNetworkAccess) protected voidSimpleInputFormDialogScreen.initHeaderAndFooter(ThreePartsLayoutWidget threePartsLayoutWidget, SimpleInputFormDialog simpleInputFormDialog, DialogNetworkAccess dialogNetworkAccess) Constructors in net.minecraft.client.gui.screen.dialog with parameters of type SimpleInputFormDialogModifierConstructorDescriptionSimpleInputFormDialogScreen(@Nullable Screen parent, SimpleInputFormDialog dialog, DialogNetworkAccess networkAccess) -
Uses of SimpleInputFormDialog in net.minecraft.dialog.type
Fields in net.minecraft.dialog.type with type parameters of type SimpleInputFormDialogModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<SimpleInputFormDialog> SimpleInputFormDialog.CODECMethods in net.minecraft.dialog.type that return types with arguments of type SimpleInputFormDialogModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<SimpleInputFormDialog> SimpleInputFormDialog.getCodec()