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 cba
intermediary net/minecraft/class_1737
named net/minecraft/recipe/RecipeInputProvider
  • Method Details

    • provideRecipeInputs

      void provideRecipeInputs(RecipeMatcher finder)
      Mappings:
      Namespace Name Mixin selector
      official a Lcba;a(Lbwt;)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