public class ShapedOreRecipeWrapper
extends mezz.jei.api.recipe.BlankRecipeWrapper
implements mezz.jei.api.recipe.wrapper.IShapedCraftingRecipeWrapper
Constructor and Description |
---|
ShapedOreRecipeWrapper(mezz.jei.api.IJeiHelpers jeiHelpers,
net.minecraftforge.oredict.ShapedOreRecipe recipe) |
Modifier and Type | Method and Description |
---|---|
int |
getHeight() |
void |
getIngredients(mezz.jei.api.ingredients.IIngredients ingredients) |
int |
getWidth() |
drawInfo, getTooltipStrings, handleClick
public ShapedOreRecipeWrapper(mezz.jei.api.IJeiHelpers jeiHelpers, net.minecraftforge.oredict.ShapedOreRecipe recipe)
public void getIngredients(mezz.jei.api.ingredients.IIngredients ingredients)
getIngredients
in interface mezz.jei.api.recipe.IRecipeWrapper
public int getWidth()
getWidth
in interface mezz.jei.api.recipe.wrapper.IShapedCraftingRecipeWrapper
public int getHeight()
getHeight
in interface mezz.jei.api.recipe.wrapper.IShapedCraftingRecipeWrapper