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, setIngredients
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ShapedCraftingRecipeExtension(net.minecraftforge.common.crafting.IShapedRecipe recipe)
public int getWidth()
getWidth
in interface mezz.jei.api.recipe.category.extensions.vanilla.crafting.IShapedCraftingCategoryExtension
public int getHeight()
getHeight
in interface mezz.jei.api.recipe.category.extensions.vanilla.crafting.IShapedCraftingCategoryExtension