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 ta$b
  • Method Details

    • batch

      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 Lta$b;batch(Ljava/util/Collection;)Ljava/util/Collection;