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 TypeClassDescription(package private) static class
(package private) static class
Fields in net.minecraft.recipe declared as Ingredient.EntryMethods in net.minecraft.recipe that return Ingredient.EntryModifier and TypeMethodDescriptionprivate static Ingredient.Entry
Ingredient.entryFromJson(JsonObject json)
Method parameters in net.minecraft.recipe with type arguments of type Ingredient.EntryModifier and TypeMethodDescriptionprivate static Ingredient
Ingredient.ofEntries(Stream<? extends Ingredient.Entry> entries)
Constructor parameters in net.minecraft.recipe with type arguments of type Ingredient.Entry