Class NormalCraftingRecipe

java.lang.Object
net.minecraft.world.item.crafting.NormalCraftingRecipe
All Implemented Interfaces:
CraftingRecipe, Recipe<CraftingInput>
Direct Known Subclasses:
DyeRecipe, ImbueRecipe, ShapedRecipe, ShapelessRecipe, TransmuteRecipe

public abstract class NormalCraftingRecipe extends Object implements CraftingRecipe