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, handleClickpublic TippedArrowRecipeWrapper(net.minecraft.potion.PotionType type)
public void getIngredients(mezz.jei.api.ingredients.IIngredients ingredients)
getIngredients in interface mezz.jei.api.recipe.IRecipeWrapperpublic int getWidth()
getWidth in interface mezz.jei.api.recipe.wrapper.IShapedCraftingRecipeWrapperpublic int getHeight()
getHeight in interface mezz.jei.api.recipe.wrapper.IShapedCraftingRecipeWrapper