Package net.minecraft.recipe
Interface RecipeInputProvider
- All Known Subinterfaces:
- RecipeInputInventory
- All Known Implementing Classes:
- AbstractFurnaceBlockEntity,- BlastFurnaceBlockEntity,- ComposterBlock.ComposterInventory,- ComposterBlock.DummyInventory,- ComposterBlock.FullComposterInventory,- CrafterBlockEntity,- CraftingInventory,- EnderChestInventory,- FurnaceBlockEntity,- SimpleInventory,- SmokerBlockEntity
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
- Namespace - Name - named - net/minecraft/recipe/RecipeInputProvider- intermediary - net/minecraft/class_1737- official - cuf
- 
Method Summary
- 
Method Details- 
provideRecipeInputs- Mappings:
- Namespace - Name - Mixin selector - named - provideRecipeInputs- Lnet/minecraft/recipe/RecipeInputProvider;provideRecipeInputs(Lnet/minecraft/recipe/RecipeFinder;)V- intermediary - method_7683- Lnet/minecraft/class_1737;method_7683(Lnet/minecraft/class_9875;)V- official - fillStackedContents- Lcuf;fillStackedContents(Lcpd;)V
 
 
-