Package net.minecraft.recipe
Interface InputSlotFiller.Handler<T extends Recipe<?>>
- Enclosing class:
InputSlotFiller<R extends Recipe<?>>
public static interface InputSlotFiller.Handler<T extends Recipe<?>>
- Mappings:
Namespace Name named net/minecraft/recipe/InputSlotFiller$Handlerintermediary net/minecraft/class_2955$class_9840official ald$a
-
Method Summary
Modifier and TypeMethodDescriptionvoidclear()booleanmatches(RecipeEntry<T> entry) voidpopulateRecipeFinder(RecipeFinder finder)
-
Method Details
-
populateRecipeFinder
- Mappings:
Namespace Name Mixin selector named populateRecipeFinderLnet/minecraft/recipe/InputSlotFiller$Handler;populateRecipeFinder(Lnet/minecraft/recipe/RecipeFinder;)Vintermediary method_61237Lnet/minecraft/class_2955$class_9840;method_61237(Lnet/minecraft/class_9875;)Vofficial aLald$a;a(Lcso;)V
-
clear
void clear()- Mappings:
Namespace Name Mixin selector named clearLnet/minecraft/recipe/InputSlotFiller$Handler;clear()Vintermediary method_61236Lnet/minecraft/class_2955$class_9840;method_61236()Vofficial aLald$a;a()V
-
matches
- Mappings:
Namespace Name Mixin selector named matchesLnet/minecraft/recipe/InputSlotFiller$Handler;matches(Lnet/minecraft/recipe/RecipeEntry;)Zintermediary method_61238Lnet/minecraft/class_2955$class_9840;method_61238(Lnet/minecraft/class_8786;)Zofficial aLald$a;a(Ldfg;)Z
-