Interface Ingredient.Value
- All Known Implementing Classes:
Ingredient.ItemValue
,Ingredient.TagValue
- Enclosing class:
Ingredient
public static interface Ingredient.Value
-
Field Summary
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<Ingredient.Value> static final com.mojang.serialization.MapCodec
<Ingredient.Value> -
Method Summary
-
Field Details
-
MAP_CODEC
-
CODEC
-
-
Method Details
-
getItems
Collection<ItemStack> getItems()
-