Interface MoveItemsTask.InteractionCallback

All Superinterfaces:
TriConsumer<PathAwareEntity,MoveItemsTask.Storage,Integer>
Enclosing class:
MoveItemsTask
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface MoveItemsTask.InteractionCallback extends TriConsumer<PathAwareEntity,MoveItemsTask.Storage,Integer>
Mappings:
Namespace Name
named net/minecraft/entity/ai/brain/task/MoveItemsTask$InteractionCallback
intermediary net/minecraft/class_11568$class_11570
official cjj$b