Interface CraftingRecipe

All Superinterfaces:
Recipe<CraftingInput>
All Known Implementing Classes:
ArmorDyeRecipe, BannerDuplicateRecipe, BookCloningRecipe, CustomRecipe, DecoratedPotRecipe, FireworkRocketRecipe, FireworkStarFadeRecipe, FireworkStarRecipe, IngredientTests.CompressedShapelessRecipe, MapCloningRecipe, MapExtendingRecipe, RepairItemRecipe, ShapedRecipe, ShapelessRecipe, ShieldDecorationRecipe, ShulkerBoxColoring, SuspiciousStewRecipe, TippedArrowRecipe

public interface CraftingRecipe extends Recipe<CraftingInput>