Package net.minecraft.recipe
Interface RecipeInputProvider
- All Known Implementing Classes:
AbstractFurnaceBlockEntity
,BlastFurnaceBlockEntity
,ComposterBlock.ComposterInventory
,ComposterBlock.DummyInventory
,ComposterBlock.FullComposterInventory
,CraftingInventory
,EnderChestInventory
,FurnaceBlockEntity
,SimpleInventory
,SmokerBlockEntity
public interface RecipeInputProvider
- Mappings:
Namespace Name official blk
intermediary net/minecraft/class_1737
named net/minecraft/recipe/RecipeInputProvider
-
Method Summary
Modifier and Type Method Description void
provideRecipeInputs(RecipeFinder finder)
-
Method Details
-
provideRecipeInputs
- Mappings:
Namespace Name Mixin selector official a
Lblk;a(Lbhn;)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/RecipeFinder;)V
-