Uses of Record Class
net.minecraft.recipe.RecipeMatcher.Ingredient
Packages that use RecipeMatcher.Ingredient
-
Uses of RecipeMatcher.Ingredient in net.minecraft
Fields in net.minecraft with type parameters of type RecipeMatcher.IngredientModifier and TypeFieldDescriptionprivate final List<RecipeMatcher.Ingredient<RegistryEntry<Item>>> class_9887.field_52598Methods in net.minecraft that return RecipeMatcher.IngredientModifier and TypeMethodDescriptionprivate static RecipeMatcher.Ingredient<RegistryEntry<Item>> class_9887.method_61688(List<ItemStack> list) Methods in net.minecraft that return types with arguments of type RecipeMatcher.IngredientConstructor parameters in net.minecraft with type arguments of type RecipeMatcher.IngredientModifierConstructorDescriptionprivateclass_9887(List<RecipeMatcher.Ingredient<RegistryEntry<Item>>> list, List<Optional<class_9887.class_9888>> list2) -
Uses of RecipeMatcher.Ingredient in net.minecraft.recipe
Fields in net.minecraft.recipe with type parameters of type RecipeMatcher.IngredientModifier and TypeFieldDescriptionprivate final List<RecipeMatcher.Ingredient<T>> RecipeMatcher.Matcher.ingredientsMethods in net.minecraft.recipe that return RecipeMatcher.IngredientModifier and TypeMethodDescriptionstatic RecipeMatcher.Ingredient<RegistryEntry<Item>> RecipeFinder.method_61539(Stream<RegistryEntry<Item>> stream) Method parameters in net.minecraft.recipe with type arguments of type RecipeMatcher.IngredientModifier and TypeMethodDescriptionbooleanRecipeMatcher.method_61502(List<RecipeMatcher.Ingredient<T>> ingredients, int int2, @Nullable RecipeMatcher.class_9874<T> class_9874) intRecipeMatcher.method_61504(List<RecipeMatcher.Ingredient<T>> ingredients, int int2, @Nullable RecipeMatcher.class_9874<T> class_9874) Constructor parameters in net.minecraft.recipe with type arguments of type RecipeMatcher.Ingredient