Uses of Class
net.minecraft.recipe.PreparedRecipes
-
Uses of PreparedRecipes in net.minecraft.recipe
Modifier and TypeFieldDescriptionstatic final PreparedRecipes
PreparedRecipes.EMPTY
private PreparedRecipes
ServerRecipeManager.preparedRecipes
Modifier and TypeMethodDescriptionstatic PreparedRecipes
PreparedRecipes.of
(Iterable<RecipeEntry<?>> recipes) protected PreparedRecipes
ServerRecipeManager.prepare
(ResourceManager resourceManager, Profiler profiler) Modifier and TypeMethodDescriptionprotected void
ServerRecipeManager.apply
(PreparedRecipes preparedRecipes, ResourceManager resourceManager, Profiler profiler)