net.minecraft.server.command

public record TestCommand$Listener

implements TestListener

net.minecraft.gametest.framework.TestCommand$TestSummaryDisplayer
net.minecraft.class_4527$class_4528
net.minecraft.server.command.TestCommand$Listener

Field summary

Modifier and TypeField
private final ServerCommandSource
source
comp_3538
source
private final TestSet
tracker
comp_2217
tests

Constructor summary

ModifierConstructor
public (ServerCommandSource source, TestSet tests)

Method summary

Modifier and TypeMethod
public void
testStructureLoaded(GameTestInfo testInfo)
method_22188(class_4517 arg0)
onStarted(GameTestState arg0)
public void
testPassed(GameTestInfo testInfo, GameTestRunner runner)
method_33317(class_4517 arg0, class_4520 arg1)
onPassed(GameTestState arg0, TestRunContext arg1)
public void
testFailed(GameTestInfo testInfo, GameTestRunner runner)
method_22190(class_4517 arg0, class_4520 arg1)
onFailed(GameTestState arg0, TestRunContext arg1)
public void
testAddedForRerun(GameTestInfo original, GameTestInfo copy, GameTestRunner runner)
method_56216(class_4517 arg0, class_4517 arg1, class_4520 arg2)
onRetry(GameTestState arg0, GameTestState arg1, TestRunContext arg2)
private void
showTestSummaryIfAllDone()
method_56304()
onFinished()
public ServerCommandSource
source()
comp_3538()
source()
public TestSet
tracker()
comp_2217()
tests()
private static Text
lambda$showTestSummaryIfAllDone$1()
method_67046()
method_67046()
private Text
lambda$showTestSummaryIfAllDone$0()
method_67047()
method_67047()