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