public class ShapedCraftingRecipeExtension extends ShapelessCraftingCategoryExtension<net.minecraftforge.common.crafting.IShapedRecipe> implements mezz.jei.api.recipe.category.extensions.vanilla.crafting.IShapedCraftingCategoryExtension
recipe| Constructor and Description |
|---|
ShapedCraftingRecipeExtension(net.minecraftforge.common.crafting.IShapedRecipe recipe) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight() |
int |
getWidth() |
getRegistryName, setIngredientsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic ShapedCraftingRecipeExtension(net.minecraftforge.common.crafting.IShapedRecipe recipe)
public int getWidth()
getWidth in interface mezz.jei.api.recipe.category.extensions.vanilla.crafting.IShapedCraftingCategoryExtensionpublic int getHeight()
getHeight in interface mezz.jei.api.recipe.category.extensions.vanilla.crafting.IShapedCraftingCategoryExtension