Interface SmithingRecipe

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

public interface SmithingRecipe extends Recipe<Container>