Package net.minecraft.recipe
Interface ServerRecipeManager.SoleIngredientGetter
- Enclosing class:
ServerRecipeManager
- 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/recipe/ServerRecipeManager$SoleIngredientGetter
intermediary net/minecraft/class_1863$class_10357
official dck$c
-
Method Summary
-
Method Details
-
apply
- Mappings:
Namespace Name Mixin selector named apply
Lnet/minecraft/recipe/ServerRecipeManager$SoleIngredientGetter;apply(Lnet/minecraft/recipe/Recipe;)Ljava/util/Optional;
intermediary apply
Lnet/minecraft/class_1863$class_10357;apply(Lnet/minecraft/class_1860;)Ljava/util/Optional;
official apply
Ldck$c;apply(Ldcd;)Ljava/util/Optional;
-