Package net.minecraft.recipe
Interface RecipeGridAligner.Filler<T>
- Enclosing interface:
RecipeGridAligner
- 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/RecipeGridAligner$Filler
intermediary net/minecraft/class_9838$class_9839
official alk$a
-
Method Summary
-
Method Details
-
addItemToSlot
- Mappings:
Namespace Name Mixin selector named addItemToSlot
Lnet/minecraft/recipe/RecipeGridAligner$Filler;addItemToSlot(Ljava/lang/Object;III)V
intermediary addItemToSlot
Lnet/minecraft/class_9838$class_9839;addItemToSlot(Ljava/lang/Object;III)V
official addItemToSlot
Lalk$a;addItemToSlot(Ljava/lang/Object;III)V
-