Uses of Interface
net.minecraft.recipe.Ingredient.Entry
Packages that use Ingredient.Entry
-
Uses of Ingredient.Entry in net.minecraft.recipe
Classes in net.minecraft.recipe that implement Ingredient.EntryModifier and TypeClassDescriptionprivate static final record
private static final record
Fields in net.minecraft.recipe declared as Ingredient.EntryFields in net.minecraft.recipe with type parameters of type Ingredient.EntryModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<Ingredient.Entry> Ingredient.Entry.CODEC
Method parameters in net.minecraft.recipe with type arguments of type Ingredient.EntryModifier and TypeMethodDescriptionprivate static Ingredient
Ingredient.ofEntries
(Stream<? extends Ingredient.Entry> entries) Constructors in net.minecraft.recipe with parameters of type Ingredient.EntryConstructor parameters in net.minecraft.recipe with type arguments of type Ingredient.Entry