public class CharcoalPileWallWrapper
extends java.lang.Object
implements mezz.jei.api.recipe.IRecipeWrapper
| Constructor and Description |
|---|
CharcoalPileWallWrapper(ICharcoalPileWall pileWall) |
| 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. |
public CharcoalPileWallWrapper(ICharcoalPileWall pileWall)
public void getIngredients(mezz.jei.api.ingredients.IIngredients ingredients)
mezz.jei.api.recipe.IRecipeWrapperIIngredients.getIngredients in interface mezz.jei.api.recipe.IRecipeWrapper