Package net.minecraft.recipe
Interface RecipeMatcher.ItemCallback<T>
- Enclosing class:
RecipeMatcher<T>
- 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/RecipeMatcher$ItemCallback
intermediary net/minecraft/class_1662$class_9874
official cqa$b
-
Method Summary
-
Method Details
-
accept
- Mappings:
Namespace Name Mixin selector named accept
Lnet/minecraft/recipe/RecipeMatcher$ItemCallback;accept(Ljava/lang/Object;)V
intermediary accept
Lnet/minecraft/class_1662$class_9874;accept(Ljava/lang/Object;)V
official accept
Lcqa$b;accept(Ljava/lang/Object;)V
-