Interface TestRunContext.Batcher

Enclosing class:
TestRunContext

public static interface TestRunContext.Batcher
Mappings:
Namespace Name
named net/minecraft/test/TestRunContext$Batcher
intermediary net/minecraft/class_4520$class_9116
official so$b
  • Method Details Link icon

    • batch Link icon

      Mappings:
      Namespace Name Mixin selector
      named batch Lnet/minecraft/test/TestRunContext$Batcher;batch(Ljava/util/Collection;)Ljava/util/Collection;
      intermediary batch Lnet/minecraft/class_4520$class_9116;batch(Ljava/util/Collection;)Ljava/util/Collection;
      official batch Lso$b;batch(Ljava/util/Collection;)Ljava/util/Collection;