Uses of Class
net.minecraft.recipe.SingleStackRecipe
Packages that use SingleStackRecipe
-
Uses of SingleStackRecipe in net.minecraft.recipe
Classes in net.minecraft.recipe with type parameters of type SingleStackRecipeModifier and TypeInterfaceDescriptionstatic interfaceSingleStackRecipe.RecipeFactory<T extends SingleStackRecipe>static classSingleStackRecipe.Serializer<T extends SingleStackRecipe>Subclasses of SingleStackRecipe in net.minecraft.recipeModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in net.minecraft.recipe that return types with arguments of type SingleStackRecipeModifier 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.Method parameters in net.minecraft.recipe with type arguments of type SingleStackRecipeModifier and TypeMethodDescriptionprivate static ServerRecipeManager.SoleIngredientGetterServerRecipeManager.cookingIngredientGetter(RecipeType<? extends SingleStackRecipe> expectedType)