Uses of Interface
net.minecraft.world.item.crafting.Ingredient.Value
Packages that use Ingredient.Value
-
Uses of Ingredient.Value in net.minecraft.world.item.crafting
Classes in net.minecraft.world.item.crafting that implement Ingredient.ValueModifier and TypeClassDescriptionstatic final record
static final record
Fields in net.minecraft.world.item.crafting declared as Ingredient.ValueFields in net.minecraft.world.item.crafting with type parameters of type Ingredient.ValueModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<Ingredient.Value> Ingredient.Value.CODEC
static final com.mojang.serialization.MapCodec
<Ingredient.Value> Ingredient.Value.MAP_CODEC
Methods in net.minecraft.world.item.crafting that return Ingredient.ValueModifier and TypeMethodDescriptionIngredient.getValues()
Retrieves the underlying values of this ingredient.Method parameters in net.minecraft.world.item.crafting with type arguments of type Ingredient.ValueModifier and TypeMethodDescriptionstatic Ingredient
Ingredient.fromValues
(Stream<? extends Ingredient.Value> p_43939_) Constructors in net.minecraft.world.item.crafting with parameters of type Ingredient.ValueConstructor parameters in net.minecraft.world.item.crafting with type arguments of type Ingredient.Value