Class CustomRecipe

java.lang.Object
net.minecraft.world.item.crafting.CustomRecipe
All Implemented Interfaces:
CraftingRecipe, Recipe<CraftingInput>
Direct Known Subclasses:
BannerDuplicateRecipe, BookCloningRecipe, DecoratedPotRecipe, FireworkRocketRecipe, FireworkStarFadeRecipe, FireworkStarRecipe, MapExtendingRecipe, RepairItemRecipe, ShieldDecorationRecipe

public abstract class CustomRecipe extends Object implements CraftingRecipe