Uses of Class
net.minecraft.test.TestCollection
Packages that use TestCollection
- 
Uses of TestCollection in net.minecraft.testFields in net.minecraft.test declared as TestCollectionModifier and TypeFieldDescriptionstatic final TestCollectionTestCollection.singletonprivate final TestCollectionTestExecutor.testTickerMethods in net.minecraft.test with parameters of type TestCollectionModifier and TypeMethodDescriptionstatic voidTestUtils.clearAllTests(ServerWorld p_229555_0_, BlockPos p_229555_1_, TestCollection p_229555_2_, int p_229555_3_) static voidTestUtils.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_) Constructors in net.minecraft.test with parameters of type TestCollectionModifierConstructorDescriptionTestExecutor(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_)