Interface ItemIngredientValue
- All Superinterfaces:
IngredientValue<net.minecraft.world.item.ItemStack>
,Predicate<net.minecraft.world.item.ItemStack>
- All Known Implementing Classes:
ItemEmptyValue
,ItemMultiStackValue
,ItemStackValue
,ItemTagValue
,ItemVanillaValue
-
Method Summary
Methods inherited from interface design.aeonic.nifty.api.recipe.ingredient.IngredientValue
getMatchingStacks, test, toJson, toNetwork
-
Method Details
-
asIngredient
net.minecraft.world.item.crafting.Ingredient asIngredient()
-