| Package | Description |
|---|---|
| net.risingworld.api.utils |
| Modifier and Type | Method and Description |
|---|---|
Definitions.Recipe.Ingredient |
Definitions.Recipe.getIngredient(int index)
Gets a specific ingredient.
|
Definitions.Recipe.Ingredient[] |
Definitions.Recipe.getIngredients()
Gets all required ingredients for this recipe.
|