net.minecraft.server.command

public final class 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
field_1_9034
source
private final TestSet
tracker
field_1_9035
tests
private final Set<RegistryKey<World>>
dimensions
field_1_9033
dimensions

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()
private static Text
lambda$showTestSummaryIfAllDone$1()
method_67046()
method_67046()
private Text
lambda$showTestSummaryIfAllDone$0()
method_67047()
method_67047()