public class TippedArrowRecipeWrapper
extends mezz.jei.api.recipe.BlankRecipeWrapper
implements mezz.jei.api.recipe.wrapper.IShapedCraftingRecipeWrapper
Constructor and Description |
---|
TippedArrowRecipeWrapper(net.minecraft.potion.PotionType type) |
Modifier and Type | Method and Description |
---|---|
int |
getHeight() |
void |
getIngredients(mezz.jei.api.ingredients.IIngredients ingredients) |
int |
getWidth() |
drawInfo, getTooltipStrings, handleClick
public TippedArrowRecipeWrapper(net.minecraft.potion.PotionType type)
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