Interface SmithingRecipe

All Superinterfaces:
Recipe<SmithingRecipeInput>
All Known Implementing Classes:
SimpleSmithingRecipe, SmithingTransformRecipe, SmithingTrimRecipe

public interface SmithingRecipe extends Recipe<SmithingRecipeInput>