Uses of Interface
net.minecraft.command.CommandRegistryWrapper.class_7874
Packages that use CommandRegistryWrapper.class_7874
Package
Description
The base package for all Minecraft classes.
Contains the registry, used to register various in-game components, and related classes.
-
Uses of CommandRegistryWrapper.class_7874 in net.minecraft
Methods in net.minecraft that return CommandRegistryWrapper.class_7874Modifier and TypeMethodDescriptionclass_7877.method_46780(DynamicRegistryManager dynamicRegistryManager) class_7877.method_46781(DynamicRegistryManager dynamicRegistryManager, CommandRegistryWrapper.class_7874 class_7874) class_7887.method_46817()Methods in net.minecraft with parameters of type CommandRegistryWrapper.class_7874Modifier and TypeMethodDescriptionclass_7877.method_46781(DynamicRegistryManager dynamicRegistryManager, CommandRegistryWrapper.class_7874 class_7874) voidclass_7877.class_7878.method_46793(CommandRegistryWrapper.class_7874 class_7874) private static voidclass_7887.method_46823(CommandRegistryWrapper.class_7874 class_7874) Constructor parameters in net.minecraft with type arguments of type CommandRegistryWrapper.class_7874ModifierConstructorDescriptionclass_7889(DataOutput dataOutput, RegistryKey<? extends Registry<T>> registryKey, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture, Function<T, RegistryKey<T>> function) -
Uses of CommandRegistryWrapper.class_7874 in net.minecraft.command
Methods in net.minecraft.command that return CommandRegistryWrapper.class_7874Modifier and TypeMethodDescriptionCommandRegistryWrapper.class_7874.method_46761(Stream<CommandRegistryWrapper.Impl<?>> stream) Methods in net.minecraft.command with parameters of type CommandRegistryWrapper.class_7874Modifier and TypeMethodDescriptionstatic CommandRegistryAccessCommandRegistryAccess.method_46722(CommandRegistryWrapper.class_7874 class_7874, FeatureSet featureSet) -
Uses of CommandRegistryWrapper.class_7874 in net.minecraft.data
Method parameters in net.minecraft.data with type arguments of type CommandRegistryWrapper.class_7874Modifier and TypeMethodDescriptionprivate static <T extends DataProvider>
DataProvider.Factory<T>Main.method_46839(BiFunction<DataOutput, CompletableFuture<CommandRegistryWrapper.class_7874>, T> biFunction, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture) private static <T extends DataProvider>
DataProvider.Factory<T>Main.method_46839(BiFunction<DataOutput, CompletableFuture<CommandRegistryWrapper.class_7874>, T> biFunction, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture) -
Uses of CommandRegistryWrapper.class_7874 in net.minecraft.data.report
Fields in net.minecraft.data.report with type parameters of type CommandRegistryWrapper.class_7874Modifier and TypeFieldDescriptionprivate final CompletableFuture<CommandRegistryWrapper.class_7874>CommandSyntaxProvider.field_40951private final CompletableFuture<CommandRegistryWrapper.class_7874>WorldgenProvider.field_40952Methods in net.minecraft.data.report with parameters of type CommandRegistryWrapper.class_7874Modifier and TypeMethodDescriptionprivate <T> Optional<CompletableFuture<?>>WorldgenProvider.writeRegistryEntries(DataWriter writer, CommandRegistryWrapper.class_7874 class_7874, com.mojang.serialization.DynamicOps<JsonElement> ops, RegistryLoader.Entry<T> registry) Constructor parameters in net.minecraft.data.report with type arguments of type CommandRegistryWrapper.class_7874ModifierConstructorDescriptionCommandSyntaxProvider(DataOutput output, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture) WorldgenProvider(DataOutput dataOutput, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture) -
Uses of CommandRegistryWrapper.class_7874 in net.minecraft.data.server
Fields in net.minecraft.data.server with type parameters of type CommandRegistryWrapper.class_7874Modifier and TypeFieldDescriptionprivate final CompletableFuture<CommandRegistryWrapper.class_7874>BiomeParametersProvider.field_40950Constructor parameters in net.minecraft.data.server with type arguments of type CommandRegistryWrapper.class_7874ModifierConstructorDescriptionBiomeParametersProvider(DataOutput dataGenerator, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture) -
Uses of CommandRegistryWrapper.class_7874 in net.minecraft.data.server.advancement
Fields in net.minecraft.data.server.advancement with type parameters of type CommandRegistryWrapper.class_7874Modifier and TypeFieldDescriptionprivate final CompletableFuture<CommandRegistryWrapper.class_7874>AdvancementProvider.field_40949Methods in net.minecraft.data.server.advancement with parameters of type CommandRegistryWrapper.class_7874Modifier and TypeMethodDescriptionvoidAdvancementTabGenerator.accept(CommandRegistryWrapper.class_7874 class_7874, Consumer<Advancement> consumer) voidAdventureTabAdvancementGenerator.accept(CommandRegistryWrapper.class_7874 class_7874, Consumer<Advancement> consumer) voidEndTabAdvancementGenerator.accept(CommandRegistryWrapper.class_7874 class_7874, Consumer<Advancement> consumer) voidHusbandryTabAdvancementGenerator.accept(CommandRegistryWrapper.class_7874 class_7874, Consumer<Advancement> consumer) voidNetherTabAdvancementGenerator.accept(CommandRegistryWrapper.class_7874 class_7874, Consumer<Advancement> consumer) voidStoryTabAdvancementGenerator.accept(CommandRegistryWrapper.class_7874 class_7874, Consumer<Advancement> consumer) Method parameters in net.minecraft.data.server.advancement with type arguments of type CommandRegistryWrapper.class_7874Modifier and TypeMethodDescriptionstatic AdvancementProviderVanillaAdvancementProviders.createVanillaProvider(DataOutput output, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture) Constructor parameters in net.minecraft.data.server.advancement with type arguments of type CommandRegistryWrapper.class_7874ModifierConstructorDescriptionAdvancementProvider(DataOutput output, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture, List<AdvancementTabGenerator> list) -
Uses of CommandRegistryWrapper.class_7874 in net.minecraft.data.server.tag
Fields in net.minecraft.data.server.tag with type parameters of type CommandRegistryWrapper.class_7874Modifier and TypeFieldDescriptionprotected final CompletableFuture<CommandRegistryWrapper.class_7874>AbstractTagProvider.field_40956Methods in net.minecraft.data.server.tag with parameters of type CommandRegistryWrapper.class_7874Modifier and TypeMethodDescriptionprotected abstract voidAbstractTagProvider.configure(CommandRegistryWrapper.class_7874 class_7874) protected voidBannerPatternTagProvider.configure(CommandRegistryWrapper.class_7874 class_7874) protected voidBiomeTagProvider.configure(CommandRegistryWrapper.class_7874 class_7874) protected voidCatVariantTagProvider.configure(CommandRegistryWrapper.class_7874 class_7874) protected voidEntityTypeTagProvider.configure(CommandRegistryWrapper.class_7874 class_7874) protected voidFlatLevelGeneratorPresetTagProvider.configure(CommandRegistryWrapper.class_7874 class_7874) protected voidFluidTagProvider.configure(CommandRegistryWrapper.class_7874 class_7874) protected voidGameEventTagProvider.configure(CommandRegistryWrapper.class_7874 class_7874) protected voidInstrumentTagProvider.configure(CommandRegistryWrapper.class_7874 class_7874) protected voidOneTwentyBlockTagProvider.configure(CommandRegistryWrapper.class_7874 class_7874) protected voidOneTwentyItemTagProvider.configure(CommandRegistryWrapper.class_7874 class_7874) protected voidPaintingVariantTagProvider.configure(CommandRegistryWrapper.class_7874 class_7874) protected voidPointOfInterestTypeTagProvider.configure(CommandRegistryWrapper.class_7874 class_7874) protected voidStructureTagProvider.configure(CommandRegistryWrapper.class_7874 class_7874) protected voidVanillaBlockTagProvider.configure(CommandRegistryWrapper.class_7874 class_7874) protected voidVanillaItemTagProvider.configure(CommandRegistryWrapper.class_7874 class_7874) protected voidWorldPresetTagProvider.configure(CommandRegistryWrapper.class_7874 class_7874) Constructor parameters in net.minecraft.data.server.tag with type arguments of type CommandRegistryWrapper.class_7874ModifierConstructorDescriptionAbstractItemTagProvider(DataOutput output, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture, AbstractTagProvider<Block> abstractTagProvider) protectedAbstractTagProvider(DataOutput root, RegistryKey<? extends Registry<T>> registryKey, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture) BannerPatternTagProvider(DataOutput dataGenerator, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture) BiomeTagProvider(DataOutput dataGenerator, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture) CatVariantTagProvider(DataOutput dataGenerator, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture) EntityTypeTagProvider(DataOutput root, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture) FlatLevelGeneratorPresetTagProvider(DataOutput dataGenerator, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture) FluidTagProvider(DataOutput root, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture) GameEventTagProvider(DataOutput root, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture) InstrumentTagProvider(DataOutput dataGenerator, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture) OneTwentyBlockTagProvider(DataOutput output, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture) OneTwentyItemTagProvider(DataOutput output, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture, AbstractTagProvider<Block> abstractTagProvider) PaintingVariantTagProvider(DataOutput dataGenerator, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture) PointOfInterestTypeTagProvider(DataOutput dataGenerator, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture) StructureTagProvider(DataOutput dataGenerator, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture) VanillaBlockTagProvider(DataOutput output, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture) VanillaItemTagProvider(DataOutput output, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture, AbstractTagProvider<Block> abstractTagProvider) WorldPresetTagProvider(DataOutput dataGenerator, CompletableFuture<CommandRegistryWrapper.class_7874> completableFuture) -
Uses of CommandRegistryWrapper.class_7874 in net.minecraft.server.command
Methods in net.minecraft.server.command with parameters of type CommandRegistryWrapper.class_7874Modifier and TypeMethodDescriptionstatic CommandRegistryAccessCommandManager.method_46732(CommandRegistryWrapper.class_7874 class_7874) -
Uses of CommandRegistryWrapper.class_7874 in net.minecraft.util.dynamic
Methods in net.minecraft.util.dynamic with parameters of type CommandRegistryWrapper.class_7874Modifier and TypeMethodDescriptionstatic <T> RegistryOps<T>RegistryOps.method_46632(com.mojang.serialization.DynamicOps<T> dynamicOps, CommandRegistryWrapper.class_7874 class_7874) -
Uses of CommandRegistryWrapper.class_7874 in net.minecraft.util.registry
Subinterfaces of CommandRegistryWrapper.class_7874 in net.minecraft.util.registryModifier and TypeInterfaceDescriptioninterfaceA manager of dynamic registries.static interfaceClasses in net.minecraft.util.registry that implement CommandRegistryWrapper.class_7874