Interface BatchListener

All Known Implementing Classes:
TestCommand.ReportingBatchListener

public interface BatchListener
Mappings:
Namespace Name
named net/minecraft/test/BatchListener
intermediary net/minecraft/class_9114
official tk
  • Method Details Link icon

    • onStarted Link icon

      void onStarted(GameTestBatch batch)
      Mappings:
      Namespace Name Mixin selector
      named onStarted Lnet/minecraft/test/BatchListener;onStarted(Lnet/minecraft/test/GameTestBatch;)V
      intermediary method_56199 Lnet/minecraft/class_9114;method_56199(Lnet/minecraft/class_4514;)V
      official a Ltk;a(Lti;)V
    • onFinished Link icon

      void onFinished(GameTestBatch batch)
      Mappings:
      Namespace Name Mixin selector
      named onFinished Lnet/minecraft/test/BatchListener;onFinished(Lnet/minecraft/test/GameTestBatch;)V
      intermediary method_56200 Lnet/minecraft/class_9114;method_56200(Lnet/minecraft/class_4514;)V
      official b Ltk;b(Lti;)V