Uses of Class
net.minecraft.data.server.recipe.RecipeGenerator
-
Uses of RecipeGenerator in net.minecraft.data.server.recipe
Modifier and TypeMethodDescriptionprotected abstract RecipeGenerator
RecipeGenerator.RecipeProvider.getRecipeGenerator
(RegistryWrapper.WrapperLookup registries, RecipeExporter exporter) protected RecipeGenerator
VanillaRecipeGenerator.Provider.getRecipeGenerator
(RegistryWrapper.WrapperLookup registries, RecipeExporter exporter) protected RecipeGenerator
WinterDropRecipeGenerator.Provider.getRecipeGenerator
(RegistryWrapper.WrapperLookup registries, RecipeExporter exporter) Modifier and TypeMethodDescriptionRecipeGenerator.BlockFamilyRecipeFactory.create
(RecipeGenerator generator, ItemConvertible output, ItemConvertible input)