Interface Ingredient.Value
- All Known Implementing Classes:
 CompoundIngredient.Value,DifferenceIngredient.SubtractingValue,Ingredient.ItemValue,Ingredient.TagValue,IntersectionIngredient.IntersectionValue
- Enclosing class:
 - Ingredient
 
public static interface Ingredient.Value
- 
Field Summary
Fields - 
Method Summary
 
- 
Field Details
- 
CODEC
 
 - 
 - 
Method Details
- 
getItems
Collection<ItemStack> getItems() 
 -