Package net.minecraft.recipe
Interface RecipeManager.MatchGetter<C extends Inventory,T extends Recipe<C>>
- Enclosing class:
RecipeManager
- Mappings:
Namespace Name official cjd$a
intermediary net/minecraft/class_1863$class_7266
named net/minecraft/recipe/RecipeManager$MatchGetter
-
Method Summary
-
Method Details
-
getFirstMatch
- Mappings:
Namespace Name Mixin selector official a
Lcjd$a;a(Lbdq;Lcmm;)Ljava/util/Optional;
intermediary method_42303
Lnet/minecraft/class_1863$class_7266;method_42303(Lnet/minecraft/class_1263;Lnet/minecraft/class_1937;)Ljava/util/Optional;
named getFirstMatch
Lnet/minecraft/recipe/RecipeManager$MatchGetter;getFirstMatch(Lnet/minecraft/inventory/Inventory;Lnet/minecraft/world/World;)Ljava/util/Optional;
-