Uses of Class
net.minecraft.data.server.recipe.RecipeGenerator
Packages that use RecipeGenerator
-
Uses of RecipeGenerator in net.minecraft.data.server.recipe
Subclasses of RecipeGenerator in net.minecraft.data.server.recipeMethods in net.minecraft.data.server.recipe that return RecipeGeneratorModifier and TypeMethodDescriptionprotected abstract RecipeGeneratorRecipeGenerator.RecipeProvider.getRecipeGenerator(RegistryWrapper.WrapperLookup registries, RecipeExporter exporter) protected RecipeGeneratorVanillaRecipeGenerator.Provider.getRecipeGenerator(RegistryWrapper.WrapperLookup registries, RecipeExporter exporter) protected RecipeGeneratorWinterDropRecipeGenerator.Provider.getRecipeGenerator(RegistryWrapper.WrapperLookup registries, RecipeExporter exporter) Methods in net.minecraft.data.server.recipe with parameters of type RecipeGeneratorModifier and TypeMethodDescriptionRecipeGenerator.BlockFamilyRecipeFactory.create(RecipeGenerator generator, ItemConvertible output, ItemConvertible input)