Package net.minecraft.gametest.framework
Class GlobalTestReporter
java.lang.Object
net.minecraft.gametest.framework.GlobalTestReporter
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voidfinish()static voidonTestFailed(GameTestInfo p_177654_) static voidonTestSuccess(GameTestInfo p_177658_) static voidreplaceWith(TestReporter p_177656_)  
- 
Field Details
- 
DELEGATE
 
 - 
 - 
Constructor Details
- 
GlobalTestReporter
public GlobalTestReporter() 
 - 
 - 
Method Details
- 
replaceWith
 - 
onTestFailed
 - 
onTestSuccess
 - 
finish
public static void finish() 
 -