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/RecipeInputProviderintermediary net/minecraft/class_1737official cye
-
Method Summary
-
Method Details
-
provideRecipeInputs
- Mappings:
Namespace Name Mixin selector named provideRecipeInputsLnet/minecraft/recipe/RecipeInputProvider;provideRecipeInputs(Lnet/minecraft/recipe/RecipeFinder;)Vintermediary method_7683Lnet/minecraft/class_1737;method_7683(Lnet/minecraft/class_9875;)Vofficial fillStackedContentsLcye;fillStackedContents(Lcso;)V
-