Uses of Interface
net.minecraft.class_11419
Packages that use class_11419
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11419 in net.minecraft
Classes in net.minecraft with type parameters of type class_11419Modifier and TypeClassDescriptionclassclass_11473<T extends class_11419>static interfaceclass_11474.class_11475<T extends class_11419>Subinterfaces of class_11419 in net.minecraftModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceClasses in net.minecraft that implement class_11419Modifier and TypeClassDescriptionfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordFields in net.minecraft declared as class_11419Fields in net.minecraft with type parameters of type class_11419Modifier and TypeFieldDescriptionstatic final RegistryKey<class_11419> class_11422.CUSTOM_OPTIONSprivate final RegistryEntry<class_11419> class_11407.dialogThe field for thedialogrecord component.private final RegistryEntryList<class_11419> class_11420.dialogsThe field for thedialogsrecord component.static final com.mojang.serialization.Codec<class_11419> class_11419.field_60620static final com.mojang.serialization.Codec<RegistryEntry<class_11419>> class_11419.field_60621static final com.mojang.serialization.Codec<RegistryEntryList<class_11419>> class_11419.field_60622static final PacketCodec<RegistryByteBuf, RegistryEntry<class_11419>> class_11419.field_60623static final PacketCodec<ByteBuf, class_11419> class_11419.field_60624private static final Map<com.mojang.serialization.MapCodec<? extends class_11419>, class_11474.class_11475<?>> class_11474.field_60766static final TagKey<class_11419> class_11455.PAUSE_SCREEN_ADDITIONSstatic final RegistryKey<class_11419> class_11422.SERVER_LINKSMethods in net.minecraft with type parameters of type class_11419Modifier and TypeMethodDescriptionstatic <T extends class_11419>
@Nullable class_11473<T> class_11474.method_71875(T t, @Nullable Screen screen) private static <T extends class_11419>
voidclass_11474.method_71876(com.mojang.serialization.MapCodec<T> mapCodec, class_11474.class_11475<? super T> class_11475) Methods in net.minecraft that return types with arguments of type class_11419Modifier and TypeMethodDescriptionclass_11407.dialog()Returns the value of thedialogrecord component.class_11420.dialogs()Returns the value of thedialogsrecord component.com.mojang.serialization.MapCodec<? extends class_11419> class_11419.method_71692()static com.mojang.serialization.MapCodec<? extends class_11419> class_11421.method_71701(Registry<com.mojang.serialization.MapCodec<? extends class_11419>> registry) private static RegistryKey<class_11419> class_11422.method_71702(String string) private static TagKey<class_11419> class_11455.method_71754(String string) Method parameters in net.minecraft with type arguments of type class_11419Modifier and TypeMethodDescriptionprivate static intclass_11412.method_71682(ServerCommandSource serverCommandSource, Collection<ServerPlayerEntity> collection, RegistryEntry<class_11419> registryEntry) static com.mojang.serialization.MapCodec<? extends class_11419> class_11421.method_71701(Registry<com.mojang.serialization.MapCodec<? extends class_11419>> registry) static voidclass_11422.method_71703(Registerable<class_11419> registerable) private static class_11415class_11472.method_71857(class_11420 class_11420, RegistryEntry<class_11419> registryEntry) Constructor parameters in net.minecraft with type arguments of type class_11419ModifierConstructorDescriptionclass_11407(RegistryEntry<class_11419> registryEntry) class_11420(class_11417 class_11417, RegistryEntryList<class_11419> registryEntryList, Optional<ClickEvent> optional, int int2, int int3) -
Uses of class_11419 in net.minecraft.client.gui.screen
Methods in net.minecraft.client.gui.screen that return types with arguments of type class_11419Modifier and TypeMethodDescriptionprivate Optional<? extends RegistryEntry<class_11419>> GameMenuScreen.method_71838()Method parameters in net.minecraft.client.gui.screen with type arguments of type class_11419Modifier and TypeMethodDescriptionprivate voidGameMenuScreen.method_71841(MinecraftClient minecraftClient, RegistryEntry<class_11419> registryEntry, GridWidget.Adder adder) -
Uses of class_11419 in net.minecraft.client.network
Method parameters in net.minecraft.client.network with type arguments of type class_11419Modifier and TypeMethodDescriptionvoidClientPlayerEntity.method_71753(RegistryEntry<class_11419> registryEntry) voidClientCommonNetworkHandler.method_71924(RegistryEntry<class_11419> registryEntry) -
Uses of class_11419 in net.minecraft.command.argument
Methods in net.minecraft.command.argument that return types with arguments of type class_11419Modifier and TypeMethodDescriptionstatic RegistryEntry<class_11419> RegistryEntryArgumentType.method_71779(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, String string) -
Uses of class_11419 in net.minecraft.entity.player
Method parameters in net.minecraft.entity.player with type arguments of type class_11419Modifier and TypeMethodDescriptionvoidPlayerEntity.method_71753(RegistryEntry<class_11419> registryEntry) -
Uses of class_11419 in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type class_11419Modifier and TypeFieldDescriptionstatic final RegistryKey<Registry<class_11419>> RegistryKeys.DIALOGstatic final RegistryKey<Registry<com.mojang.serialization.MapCodec<? extends class_11419>>> RegistryKeys.DIALOG_TYPEstatic final Registry<com.mojang.serialization.MapCodec<? extends class_11419>> Registries.field_60812 -
Uses of class_11419 in net.minecraft.server.network
Method parameters in net.minecraft.server.network with type arguments of type class_11419Modifier and TypeMethodDescriptionvoidServerPlayerEntity.method_71753(RegistryEntry<class_11419> registryEntry) -
Uses of class_11419 in net.minecraft.text
Fields in net.minecraft.text with type parameters of type class_11419Modifier and TypeFieldDescriptionprivate final RegistryEntry<class_11419> ClickEvent.class_11507.dialogThe field for thedialogrecord component.Methods in net.minecraft.text that return types with arguments of type class_11419Modifier and TypeMethodDescriptionClickEvent.class_11507.dialog()Returns the value of thedialogrecord component.Constructor parameters in net.minecraft.text with type arguments of type class_11419