Uses of Interface
net.minecraft.recipe.Ingredient.Entry
-
Uses of Ingredient.Entry in net.minecraft.recipe
Modifier and TypeClassDescriptionprivate static class
private static class
Modifier and TypeMethodDescriptionprivate static Ingredient.Entry
Ingredient.entryFromJson
(JsonObject json) Modifier and TypeMethodDescriptionprivate static Ingredient
Ingredient.ofEntries
(Stream<? extends Ingredient.Entry> entries)