Uses of Class
net.minecraft.test.TestBatch
-
Uses of TestBatch in net.minecraft.test
Modifier and TypeFieldDescriptionprivate final List<com.mojang.datafixers.util.Pair<TestBatch,
Collection<TestTracker>>> TestExecutor.batches
Modifier and TypeMethodDescriptionstatic Collection<TestBatch>
TestUtils.groupTestsIntoBatches
(Collection<TestFunctionInfo> p_229548_0_) Modifier and TypeMethodDescriptionstatic Collection<TestTracker>
TestUtils.runTestBatches
(Collection<TestBatch> p_240552_0_, BlockPos p_240552_1_, Rotation p_240552_2_, ServerWorld p_240552_3_, TestCollection p_240552_4_, int p_240552_5_) ModifierConstructorDescriptionTestExecutor
(Collection<TestBatch> p_i232555_1_, BlockPos p_i232555_2_, Rotation p_i232555_3_, ServerWorld p_i232555_4_, TestCollection p_i232555_5_, int p_i232555_6_)