Uses of Interface
net.minecraft.test.TestRunContext.Batcher
-
Uses of TestRunContext.Batcher in net.minecraft.test
Modifier and TypeFieldDescriptionprivate final TestRunContext.Batcher
TestRunContext.batcher
private TestRunContext.Batcher
TestRunContext.Builder.batcher
Modifier and TypeMethodDescriptionstatic TestRunContext.Batcher
Batches.batcher
(int batchSize) static TestRunContext.Batcher
Batches.defaultBatcher()
ModifierConstructorDescriptionprotected
TestRunContext
(TestRunContext.Batcher batcher, Collection<GameTestBatch> batches, ServerWorld world, TestManager manager, TestRunContext.TestStructureSpawner reuseSpawner, TestRunContext.TestStructureSpawner initialSpawner, boolean stopAfterFailure)