net.minecraft.world.item.crafting

public class RecipeManager$IngredientCollector

implements Consumer<Recipe<?>>

dcl$b
net.minecraft.world.item.crafting.RecipeManager$IngredientCollector
net.minecraft.class_1863$class_10356
net.minecraft.recipe.ServerRecipeManager$PropertySetBuilder
net.minecraft.world.item.crafting.CraftingManager$b

Field summary

Modifier and TypeField
final ResourceKey<RecipePropertySet>
a
key
field_54898
propertySetKey
private final RecipeManager$IngredientExtractor
b
extractor
field_54899
ingredientGetter
private final List<Ingredient>
c
ingredients
field_54900
ingredients

Constructor summary

ModifierConstructor
protected (ResourceKey<RecipePropertySet> propertySetKey, RecipeManager$IngredientExtractor ingredientGetter)

Method summary

Modifier and TypeMethod
public void
a(dce<?> arg0)
accept(Recipe<?> arg0)
method_64995(class_1860<?> arg0)
accept(Recipe<?> arg0)
public RecipePropertySet
a(cst arg0)
asPropertySet(FeatureFlagSet arg0)
method_64994(class_7699 arg0)
build(FeatureSet enabledFeatures)