net.minecraft.gametest.framework

public record TestCommand$TestSummaryDisplayer

implements GameTestListener

ti$b
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 CommandSourceStack
a
source
comp_3538
source
private final MultipleTestTracker
b
tracker
comp_2217
tests

Constructor summary

ModifierConstructor
public (CommandSourceStack arg0, MultipleTestTracker tests)

Method summary

Modifier and TypeMethod
public void
a(sp arg0)
testStructureLoaded(GameTestInfo arg0)
method_22188(class_4517 arg0)
onStarted(GameTestState arg0)
public void
a(sp arg0, su arg1)
testPassed(GameTestInfo arg0, GameTestRunner arg1)
method_33317(class_4517 arg0, class_4520 arg1)
onPassed(GameTestState arg0, TestRunContext arg1)
public void
b(sp arg0, su arg1)
testFailed(GameTestInfo arg0, GameTestRunner arg1)
method_22190(class_4517 arg0, class_4520 arg1)
onFailed(GameTestState arg0, TestRunContext arg1)
public void
a(sp arg0, sp arg1, su arg2)
testAddedForRerun(GameTestInfo arg0, GameTestInfo arg1, GameTestRunner arg2)
method_56216(class_4517 arg0, class_4517 arg1, class_4520 arg2)
onRetry(GameTestState arg0, GameTestState arg1, TestRunContext arg2)
private void
c()
showTestSummaryIfAllDone()
method_56304()
onFinished()
public CommandSourceStack
a()
source()
comp_3538()
source()
public MultipleTestTracker
b()
tracker()
comp_2217()
tests()