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 classprivate static classFields in net.minecraft.recipe declared as Ingredient.EntryMethods in net.minecraft.recipe that return Ingredient.EntryModifier and TypeMethodDescriptionprivate static @Nullable Ingredient.EntryIngredient.entryFromJson(JsonObject json, boolean allowAir) 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