Package net.minecraft.recipe
Interface RecipeMatcher.RawIngredient<T>
- All Known Implementing Classes:
Ingredient
- 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$RawIngredient
intermediary net/minecraft/class_1662$class_10528
official cpc$a
-
Method Details
-
acceptsItem
- Mappings:
Namespace Name Mixin selector named acceptsItem
Lnet/minecraft/recipe/RecipeMatcher$RawIngredient;acceptsItem(Ljava/lang/Object;)Z
intermediary acceptsItem
Lnet/minecraft/class_1662$class_10528;acceptsItem(Ljava/lang/Object;)Z
official acceptsItem
Lcpc$a;acceptsItem(Ljava/lang/Object;)Z
-