Uses of Interface
net.minecraft.world.item.crafting.RecipeManager.IngredientExtractor
Packages that use RecipeManager.IngredientExtractor
-
Uses of RecipeManager.IngredientExtractor in net.minecraft.world.item.crafting
Fields in net.minecraft.world.item.crafting declared as RecipeManager.IngredientExtractorModifier and TypeFieldDescriptionprivate final RecipeManager.IngredientExtractorRecipeManager.IngredientCollector.extractorFields in net.minecraft.world.item.crafting with type parameters of type RecipeManager.IngredientExtractorModifier and TypeFieldDescriptionprivate static final Map<ResourceKey<RecipePropertySet>, RecipeManager.IngredientExtractor> RecipeManager.RECIPE_PROPERTY_SETSMethods in net.minecraft.world.item.crafting that return RecipeManager.IngredientExtractorModifier and TypeMethodDescriptionprivate static RecipeManager.IngredientExtractorRecipeManager.forSingleInput(RecipeType<? extends SingleItemRecipe> pRecipeType) Constructors in net.minecraft.world.item.crafting with parameters of type RecipeManager.IngredientExtractorModifierConstructorDescriptionprotectedIngredientCollector(ResourceKey<RecipePropertySet> pKey, RecipeManager.IngredientExtractor pExtractor)