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.

@FunctionalInterface public interface RecipeInputProvider
Mappings:
Namespace Name
named net/minecraft/recipe/RecipeInputProvider
intermediary net/minecraft/class_1737
official cvd
  • Method Details

    • provideRecipeInputs

      void provideRecipeInputs(RecipeFinder finder)
      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 Lcvd;fillStackedContents(Lcqb;)V