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