Package net.minecraft.stats
Interface ServerRecipeBook.DisplayResolver
- 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.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
displaysForRecipe
(ResourceKey<Recipe<?>> p_380132_, Consumer<RecipeDisplayEntry> p_380289_)
-
Method Details
-
displaysForRecipe
-