Uses of Class
net.minecraft.recipe.SingleStackRecipe
-
Uses of SingleStackRecipe in net.minecraft.recipe
Modifier and TypeInterfaceDescriptionstatic interface
SingleStackRecipe.RecipeFactory<T extends SingleStackRecipe>
static class
SingleStackRecipe.Serializer<T extends SingleStackRecipe>
Modifier and TypeClassDescriptionclass
class
class
class
class
class
Modifier and TypeMethodDescriptionabstract RecipeSerializer
<? extends SingleStackRecipe> SingleStackRecipe.getSerializer()
Returns the serializer associated with this recipe.abstract RecipeType
<? extends SingleStackRecipe> SingleStackRecipe.getType()
Returns the type of this recipe.Modifier and TypeMethodDescriptionprivate static ServerRecipeManager.SoleIngredientGetter
ServerRecipeManager.cookingIngredientGetter
(RecipeType<? extends SingleStackRecipe> expectedType)