Interface TestCompletionListener

All Known Implementing Classes:
class_6307, class_6308, FailureLoggingTestCompletionListener

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

    • onTestFailed

      void onTestFailed​(GameTest test)
      Mappings:
      Namespace Name Mixin selector
      official a Lmo;a(Llv;)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
    • onTestPassed

      void onTestPassed​(GameTest test)
      Mappings:
      Namespace Name Mixin selector
      official b Lmo;b(Llv;)V
      intermediary method_33322 Lnet/minecraft/class_4531;method_33322(Lnet/minecraft/class_4517;)V
      named onTestPassed Lnet/minecraft/test/TestCompletionListener;onTestPassed(Lnet/minecraft/test/GameTest;)V
    • method_36109

      default void method_36109()
      Mappings:
      Namespace Name Mixin selector
      official a Lmo;a()V
      intermediary method_36109 Lnet/minecraft/class_4531;method_36109()V
      named method_36109 Lnet/minecraft/test/TestCompletionListener;method_36109()V