Package net.minecraft.recipe
Interface RecipeInputProvider
- All Known Subinterfaces:
- RecipeInputInventory
- All Known Implementing Classes:
- AbstractFurnaceBlockEntity,- BlastFurnaceBlockEntity,- ComposterBlock.ComposterInventory,- ComposterBlock.DummyInventory,- ComposterBlock.FullComposterInventory,- CraftingInventory,- EnderChestInventory,- FurnaceBlockEntity,- SimpleInventory,- SmokerBlockEntity
public interface RecipeInputProvider
- Mappings:
- Namespace - Name - official - cda- intermediary - net/minecraft/class_1737- named - net/minecraft/recipe/RecipeInputProvider
- 
Method Summary
- 
Method Details- 
provideRecipeInputs- Mappings:
- Namespace - Name - Mixin selector - official - a- Lcda;a(Lbys;)V- intermediary - method_7683- Lnet/minecraft/class_1737;method_7683(Lnet/minecraft/class_1662;)V- named - provideRecipeInputs- Lnet/minecraft/recipe/RecipeInputProvider;provideRecipeInputs(Lnet/minecraft/recipe/RecipeMatcher;)V
 
 
-