public abstract class ForestryRecipeWrapper<R> extends java.lang.Object implements mezz.jei.api.recipe.IRecipeWrapper
ForestryRecipeWrapper(R recipe)
R
getRecipe()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
drawInfo, getIngredients, getTooltipStrings, handleClick
public ForestryRecipeWrapper(R recipe)
public R getRecipe()