Uses of Interface
net.minecraft.recipe.CookingRecipeSerializer.RecipeFactory
Package | Description |
---|---|
net.minecraft.recipe |
-
Uses of CookingRecipeSerializer.RecipeFactory in net.minecraft.recipe
Fields in net.minecraft.recipe declared as CookingRecipeSerializer.RecipeFactory Modifier and Type Field Description private CookingRecipeSerializer.RecipeFactory<T>
CookingRecipeSerializer. recipeFactory
Constructors in net.minecraft.recipe with parameters of type CookingRecipeSerializer.RecipeFactory Constructor Description CookingRecipeSerializer(CookingRecipeSerializer.RecipeFactory<T> recipeFactory, int cookingTime)