Uses of Interface
net.minecraft.class_11513
Packages that use class_11513
-
Uses of class_11513 in net.minecraft.client.gui.screen.dialog
Fields in net.minecraft.client.gui.screen.dialog declared as class_11513Methods in net.minecraft.client.gui.screen.dialog with parameters of type class_11513Modifier and TypeMethodDescriptionstatic <T extends Dialog>
@Nullable DialogScreen<T> DialogScreens.create(T dialog, @Nullable Screen parent, class_11513 class_11513) DialogScreens.Factory.create(@Nullable Screen parent, T dialog, class_11513 class_11513) InputFormControls.createButtonWidget(InputFormDialog.DialogAction action, class_11513 class_11513, DialogScreen<?> dialogScreen) protected voidColumnsDialogScreen.initBody(DirectionalLayoutWidget directionalLayoutWidget, T t, class_11513 class_11513) protected voidDialogScreen.initBody(DirectionalLayoutWidget bodyLayout, T dialog, class_11513 class_11513) protected voidMultiActionInputFormDialogScreen.initBody(DirectionalLayoutWidget directionalLayoutWidget, MultiActionInputFormDialog multiActionInputFormDialog, class_11513 class_11513) protected voidSimpleInputFormDialogScreen.initBody(DirectionalLayoutWidget directionalLayoutWidget, SimpleInputFormDialog simpleInputFormDialog, class_11513 class_11513) protected voidDialogScreen.initDialog(T dialog, class_11513 class_11513) protected voidSimpleInputFormDialogScreen.initDialog(SimpleInputFormDialog simpleInputFormDialog, class_11513 class_11513) protected voidColumnsDialogScreen.initHeaderAndFooter(ThreePartsLayoutWidget threePartsLayoutWidget, T t, class_11513 class_11513) protected voidDialogScreen.initHeaderAndFooter(ThreePartsLayoutWidget layout, T dialog, class_11513 class_11513) protected voidMultiActionInputFormDialogScreen.initHeaderAndFooter(ThreePartsLayoutWidget threePartsLayoutWidget, MultiActionInputFormDialog multiActionInputFormDialog, class_11513 class_11513) protected voidSimpleDialogScreen.initHeaderAndFooter(ThreePartsLayoutWidget threePartsLayoutWidget, T t, class_11513 class_11513) protected voidSimpleInputFormDialogScreen.initHeaderAndFooter(ThreePartsLayoutWidget threePartsLayoutWidget, SimpleInputFormDialog simpleInputFormDialog, class_11513 class_11513) static ScreenDialogScreen.class_11514.method_72007(MinecraftClient minecraftClient, class_11513 class_11513, DialogScreen<?> dialogScreen) voidSubmitMethodHandler.Callback.run(class_11513 class_11513, Map<String, String> data, DialogScreen<?> dialogScreen) protected abstract Stream<DialogButton> ColumnsDialogScreen.streamButtons(T dialog, class_11513 class_11513) protected Stream<DialogButton> DialogListDialogScreen.streamButtons(DialogListDialog dialogListDialog, class_11513 class_11513) protected Stream<DialogButton> MultiActionDialogScreen.streamButtons(MultiActionDialog multiActionDialog, class_11513 class_11513) protected Stream<DialogButton> ServerLinksDialogScreen.streamButtons(ServerLinksDialog serverLinksDialog, class_11513 class_11513) Constructors in net.minecraft.client.gui.screen.dialog with parameters of type class_11513ModifierConstructorDescriptionprivateclass_11514(MinecraftClient minecraftClient, class_11513 class_11513, MutableObject<DialogScreen<?>> mutableObject) ColumnsDialogScreen(@Nullable Screen parent, T dialog, class_11513 class_11513) DialogListDialogScreen(@Nullable Screen parent, DialogListDialog dialog, class_11513 class_11513) DialogScreen(@Nullable Screen parent, T dialog, class_11513 class_11513) MultiActionDialogScreen(@Nullable Screen parent, MultiActionDialog dialog, class_11513 class_11513) MultiActionInputFormDialogScreen(@Nullable Screen parent, MultiActionInputFormDialog dialog, class_11513 class_11513) ServerLinksDialogScreen(@Nullable Screen parent, ServerLinksDialog dialog, class_11513 class_11513) SimpleDialogScreen(@Nullable Screen parent, T dialog, class_11513 class_11513) SimpleInputFormDialogScreen(@Nullable Screen parent, SimpleInputFormDialog dialog, class_11513 class_11513) -
Uses of class_11513 in net.minecraft.client.network
Methods in net.minecraft.client.network that return class_11513Modifier and TypeMethodDescriptionprotected abstract class_11513ClientCommonNetworkHandler.method_72017()protected class_11513ClientConfigurationNetworkHandler.method_72017()protected class_11513ClientPlayNetworkHandler.method_72017()