public class TippedArrowRecipeWrapper
extends java.lang.Object
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() |
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