Package net.minecraft.gametest.framework
Class TestCommand.TestSummaryDisplayer
java.lang.Object
net.minecraft.gametest.framework.TestCommand.TestSummaryDisplayer
- All Implemented Interfaces:
- GameTestListener
- Enclosing class:
- TestCommand
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidtestFailed(GameTestInfo p_128066_) voidtestPassed(GameTestInfo p_177797_) voidtestStructureLoaded(GameTestInfo p_128064_) 
- 
Field Details- 
level
- 
tracker
 
- 
- 
Constructor Details- 
TestSummaryDisplayer
 
- 
- 
Method Details- 
testStructureLoaded- Specified by:
- testStructureLoadedin interface- GameTestListener
 
- 
testPassed- Specified by:
- testPassedin interface- GameTestListener
 
- 
testFailed- Specified by:
- testFailedin interface- GameTestListener
 
 
-