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