Class ShapedRecipe

java.lang.Object
net.minecraft.item.crafting.ShapedRecipe
All Implemented Interfaces:
ICraftingRecipe, IRecipe<CraftingInventory>, IShapedRecipe<CraftingInventory>
Direct Known Subclasses:
MapExtendingRecipe

public class ShapedRecipe extends Object implements ICraftingRecipe, IShapedRecipe<CraftingInventory>