Class RecipeManager.IngredientCollector
java.lang.Object
net.minecraft.world.item.crafting.RecipeManager.IngredientCollector
- Enclosing class:
RecipeManager
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final RecipeManager.IngredientExtractor
private final List
<Ingredient> (package private) final ResourceKey
<RecipePropertySet> -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
IngredientCollector
(ResourceKey<RecipePropertySet> p_380992_, RecipeManager.IngredientExtractor p_380987_) -
Method Summary
-
Field Details
-
key
-
extractor
-
ingredients
-
-
Constructor Details
-
IngredientCollector
protected IngredientCollector(ResourceKey<RecipePropertySet> p_380992_, RecipeManager.IngredientExtractor p_380987_)
-
-
Method Details