Uses of Class
net.minecraft.test.TestCollection
-
Uses of TestCollection in net.minecraft.test
Modifier and TypeFieldDescriptionstatic final TestCollection
TestCollection.singleton
private final TestCollection
TestExecutor.testTicker
Modifier and TypeMethodDescriptionstatic void
TestUtils.clearAllTests
(ServerWorld p_229555_0_, BlockPos p_229555_1_, TestCollection p_229555_2_, int p_229555_3_) static void
TestUtils.runTest
(TestTracker p_240553_0_, BlockPos p_240553_1_, TestCollection p_240553_2_) static 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_) static Collection<TestTracker>
TestUtils.runTests
(Collection<TestFunctionInfo> p_240554_0_, BlockPos p_240554_1_, Rotation p_240554_2_, ServerWorld p_240554_3_, TestCollection p_240554_4_, int p_240554_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_)