Package | Description |
---|---|
com.jrfom.gw2.api.model.crafting |
Modifier and Type | Method and Description |
---|---|
ArrayList<Ingredient> |
Recipe.getIngredients()
A list of
Ingredient s required
to craft the recipe. |
Modifier and Type | Method and Description |
---|---|
void |
Recipe.setIngredients(ArrayList<Ingredient> ingredients) |
Copyright © 2014. All Rights Reserved.