Interface RecipeGenerator.BlockFamilyRecipeFactory

Enclosing class:
RecipeGenerator
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface private static interface RecipeGenerator.BlockFamilyRecipeFactory
Mappings:
Namespace Name
named net/minecraft/data/server/recipe/RecipeGenerator$BlockFamilyRecipeFactory
intermediary net/minecraft/class_2446$class_10113
official pc$a
  • Method Details

    • create

      Mappings:
      Namespace Name Mixin selector
      named create Lnet/minecraft/data/server/recipe/RecipeGenerator$BlockFamilyRecipeFactory;create(Lnet/minecraft/data/server/recipe/RecipeGenerator;Lnet/minecraft/item/ItemConvertible;Lnet/minecraft/item/ItemConvertible;)Lnet/minecraft/data/server/recipe/CraftingRecipeJsonBuilder;
      intermediary create Lnet/minecraft/class_2446$class_10113;create(Lnet/minecraft/class_2446;Lnet/minecraft/class_1935;Lnet/minecraft/class_1935;)Lnet/minecraft/class_5797;
      official create Lpc$a;create(Lpc;Ldhg;Ldhg;)Loz;