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 SummaryFields
- 
Method Summary
- 
Field Details- 
CODEC
 
- 
- 
Method Details- 
getItemsCollection<ItemStack> getItems()
 
-