net.minecraft.gametest.framework

public class GlobalTestReporter

ua
net.minecraft.gametest.framework.GlobalTestReporter
net.minecraft.class_5623
net.minecraft.test.TestFailureLogger
net.minecraft.gametest.framework.GlobalTestReporter

Field summary

Modifier and TypeField
private static TestReporter
a
DELEGATE
field_27807
completionListener

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(up arg0)
replaceWith(TestReporter arg0)
method_36100(class_4531 arg0)
setCompletionListener(TestCompletionListener listener)
public static void
a(ts arg0)
onTestFailed(GameTestInfo arg0)
method_32245(class_4517 arg0)
failTest(GameTestState test)
public static void
b(ts arg0)
onTestSuccess(GameTestInfo arg0)
method_33319(class_4517 arg0)
passTest(GameTestState test)
public static void
a()
finish()
method_36099()
stop()