net.minecraft.gametest.framework

public interface TestReporter

up
net.minecraft.gametest.framework.TestReporter
net.minecraft.class_4531
net.minecraft.test.TestCompletionListener
net.minecraft.gametest.framework.GameTestHarnessITestReporter

Method summary

Modifier and TypeMethod
void
a(ts arg0)
onTestFailed(GameTestInfo arg0)
method_22304(class_4517 arg0)
onTestFailed(GameTestState test)
void
b(ts arg0)
onTestSuccess(GameTestInfo arg0)
method_33322(class_4517 arg0)
onTestPassed(GameTestState test)
default void
a()
finish()
method_36109()
onStopped()