Package net.minecraft.gametest.framework
Interface GameTestBatchListener
- All Known Implementing Classes:
TestCommand.TestBatchSummaryDisplayer
public interface GameTestBatchListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
testBatchFinished
(GameTestBatch p_320230_) void
testBatchStarting
(GameTestBatch p_320434_)
-
Method Details
-
testBatchStarting
-
testBatchFinished
-