Interface TestCompletionListener

All Known Implementing Classes:
FailureLoggingTestCompletionListener

public interface TestCompletionListener
Mappings:
Namespace Name
official mj
intermediary net/minecraft/class_4531
named net/minecraft/test/TestCompletionListener
  • Method Details

    • onTestFailed

      void onTestFailed​(GameTest gameTest)
      Mappings:
      Namespace Name Mixin selector
      official a Lmj;a(Llq;)V
      intermediary method_22304 Lnet/minecraft/class_4531;method_22304(Lnet/minecraft/class_4517;)V
      named onTestFailed Lnet/minecraft/test/TestCompletionListener;onTestFailed(Lnet/minecraft/test/GameTest;)V
    • method_33322

      void method_33322​(GameTest gameTest)
      Mappings:
      Namespace Name Mixin selector
      official b Lmj;b(Llq;)V
      intermediary method_33322 Lnet/minecraft/class_4531;method_33322(Lnet/minecraft/class_4517;)V
      named method_33322 Lnet/minecraft/test/TestCompletionListener;method_33322(Lnet/minecraft/test/GameTest;)V