net.minecraft.test

public interface TestCompletionListener

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

Method summary

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