Uses of Interface
net.minecraft.recipe.SmithingRecipe
Packages that use SmithingRecipe
-
Uses of SmithingRecipe in net.minecraft.recipe
Classes in net.minecraft.recipe that implement SmithingRecipeFields in net.minecraft.recipe with type parameters of type SmithingRecipeMethods in net.minecraft.recipe that return types with arguments of type SmithingRecipeModifier and TypeMethodDescriptionRecipeSerializer
<? extends SmithingRecipe> SmithingRecipe.getSerializer()
Returns the serializer associated with this recipe.default RecipeType
<SmithingRecipe> SmithingRecipe.getType()
Returns the type of this recipe.