public class FabricatorRecipeWrapper extends ForestryRecipeWrapper<IFabricatorRecipe>
| Constructor and Description |
|---|
FabricatorRecipeWrapper(IFabricatorRecipe 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 FabricatorRecipeWrapper(IFabricatorRecipe recipe)