Interface SmithingRecipe

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

public interface SmithingRecipe extends Recipe<Container>