Interface Ingredient.Value
- All Known Implementing Classes:
Ingredient.ItemValue
,Ingredient.TagValue
,MultiItemValue
- Enclosing class:
- Ingredient
public static interface Ingredient.Value
-
Method Summary
-
Method Details
-
getItems
Collection<ItemStack> getItems() -
serialize
com.google.gson.JsonObject serialize()
-