Package net.minecraft.test
Class TestFailureLogger
java.lang.Object
net.minecraft.test.TestFailureLogger
- Mappings:
- Namespace - Name - official - or- intermediary - net/minecraft/class_5623- named - net/minecraft/test/TestFailureLogger
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidfailTest(GameTestState test) static voidpassTest(GameTestState test) static voidsetCompletionListener(TestCompletionListener listener) static voidstop()
- 
Field Details- 
completionListener- Mappings:
- Namespace - Name - Mixin selector - official - a- Lor;a:Lpc;- intermediary - field_27807- Lnet/minecraft/class_5623;field_27807:Lnet/minecraft/class_4531;- named - completionListener- Lnet/minecraft/test/TestFailureLogger;completionListener:Lnet/minecraft/test/TestCompletionListener;
 
 
- 
- 
Constructor Details- 
TestFailureLoggerpublic TestFailureLogger()
 
- 
- 
Method Details- 
setCompletionListener- Mappings:
- Namespace - Name - Mixin selector - official - a- Lor;a(Lpc;)V- intermediary - method_36100- Lnet/minecraft/class_5623;method_36100(Lnet/minecraft/class_4531;)V- named - setCompletionListener- Lnet/minecraft/test/TestFailureLogger;setCompletionListener(Lnet/minecraft/test/TestCompletionListener;)V
 
- 
failTest- Mappings:
- Namespace - Name - Mixin selector - official - a- Lor;a(Loj;)V- intermediary - method_32245- Lnet/minecraft/class_5623;method_32245(Lnet/minecraft/class_4517;)V- named - failTest- Lnet/minecraft/test/TestFailureLogger;failTest(Lnet/minecraft/test/GameTestState;)V
 
- 
passTest- Mappings:
- Namespace - Name - Mixin selector - official - b- Lor;b(Loj;)V- intermediary - method_33319- Lnet/minecraft/class_5623;method_33319(Lnet/minecraft/class_4517;)V- named - passTest- Lnet/minecraft/test/TestFailureLogger;passTest(Lnet/minecraft/test/GameTestState;)V
 
- 
stoppublic static void stop()- Mappings:
- Namespace - Name - Mixin selector - official - a- Lor;a()V- intermediary - method_36099- Lnet/minecraft/class_5623;method_36099()V- named - stop- Lnet/minecraft/test/TestFailureLogger;stop()V
 
 
-