Package net.minecraft.server.network
Interface ServerRecipeBook.DisplayCollector
- Enclosing class:
- ServerRecipeBook
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
- Namespace - Name - named - net/minecraft/server/network/ServerRecipeBook$DisplayCollector- intermediary - net/minecraft/class_3441$class_10271- official - awf$a
- 
Method SummaryModifier and TypeMethodDescriptionvoiddisplaysForRecipe(RegistryKey<Recipe<?>> recipeKey, Consumer<RecipeDisplayEntry> adder) 
- 
Method Details- 
displaysForRecipe- Mappings:
- Namespace - Name - Mixin selector - named - displaysForRecipe- Lnet/minecraft/server/network/ServerRecipeBook$DisplayCollector;displaysForRecipe(Lnet/minecraft/registry/RegistryKey;Ljava/util/function/Consumer;)V- intermediary - displaysForRecipe- Lnet/minecraft/class_3441$class_10271;displaysForRecipe(Lnet/minecraft/class_5321;Ljava/util/function/Consumer;)V- official - displaysForRecipe- Lawf$a;displaysForRecipe(Laku;Ljava/util/function/Consumer;)V
 
 
-