Interface CraftingRecipe

All Superinterfaces:
Recipe<CraftingInput>
All Known Implementing Classes:
BannerDuplicateRecipe, BookCloningRecipe, CustomRecipe, DecoratedPotRecipe, DyeRecipe, FireworkRocketRecipe, FireworkStarFadeRecipe, FireworkStarRecipe, ImbueRecipe, MapExtendingRecipe, NormalCraftingRecipe, RepairItemRecipe, ShapedRecipe, ShapelessRecipe, ShieldDecorationRecipe, TransmuteRecipe

public interface CraftingRecipe extends Recipe<CraftingInput>