Uses of Interface
net.minecraft.recipe.Ingredient.Entry
Packages that use Ingredient.Entry
- 
Uses of Ingredient.Entry in net.minecraft.recipeClasses in net.minecraft.recipe that implement Ingredient.EntryModifier and TypeClassDescriptionprivate static classprivate static classFields in net.minecraft.recipe declared as Ingredient.EntryMethods in net.minecraft.recipe that return Ingredient.EntryModifier and TypeMethodDescriptionprivate static Ingredient.EntryIngredient.entryFromJson(JsonObject json) Method parameters in net.minecraft.recipe with type arguments of type Ingredient.EntryModifier and TypeMethodDescriptionprivate static IngredientIngredient.ofEntries(Stream<? extends Ingredient.Entry> entries) Constructor parameters in net.minecraft.recipe with type arguments of type Ingredient.Entry