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