public class StillRecipeWrapper extends ForestryRecipeWrapper<IStillRecipe>
| Constructor and Description |
|---|
StillRecipeWrapper(IStillRecipe recipe) |
| Modifier and Type | Method and Description |
|---|---|
void |
getIngredients(mezz.jei.api.ingredients.IIngredients ingredients)
Gets all the recipe's ingredients by filling out an instance of
IIngredients. |
getRecipepublic StillRecipeWrapper(IStillRecipe recipe)