Uses of Class
net.minecraft.test.TestTracker
Packages that use TestTracker
-
Uses of TestTracker in net.minecraft.test
Fields in net.minecraft.test declared as TestTrackerModifier and TypeFieldDescriptionprivate final TestTrackerTestList.parentprivate final TestTrackerTestTrackerHolder.testInfoFields in net.minecraft.test with type parameters of type TestTrackerModifier and TypeFieldDescriptionprivate final List<TestTracker>TestExecutor.allTestInfosprivate final List<com.mojang.datafixers.util.Pair<TestBatch,Collection<TestTracker>>> TestExecutor.batchesprivate final Map<TestTracker,BlockPos> TestExecutor.northWestCornersprivate final Collection<TestTracker>TestCollection.testInfosprivate final Collection<TestTracker>TestResultList.testsMethods in net.minecraft.test that return types with arguments of type TestTrackerModifier and TypeMethodDescriptionTestExecutor.getTestInfos()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_) Methods in net.minecraft.test with parameters of type TestTrackerModifier and TypeMethodDescriptionvoidTestCollection.add(TestTracker p_229573_1_) voidTestResultList.addTestToTrack(TestTracker p_229579_1_) voidITestLogger.onTestFailed(TestTracker p_225646_1_) voidTestLogger.onTestFailed(TestTracker p_225646_1_) static voidTestUtils.runTest(TestTracker p_240553_0_, BlockPos p_240553_1_, TestCollection p_240553_2_) private static voidTestUtils.spawnBeacon(TestTracker p_229559_0_, Block p_229559_1_) private static voidTestUtils.spawnLectern(TestTracker p_229560_0_, String p_229560_1_) private voidTestExecutor.testCompleted(TestTracker p_229479_1_) voidITestCallback.testFailed(TestTracker p_225645_1_) voidTestCommand.Callback.testFailed(TestTracker p_225645_1_) voidITestCallback.testStructureLoaded(TestTracker p_225644_1_) voidTestCommand.Callback.testStructureLoaded(TestTracker p_225644_1_) private static voidTestUtils.visualizeFailedTest(TestTracker p_229563_0_) Method parameters in net.minecraft.test with type arguments of type TestTrackerModifier and TypeMethodDescriptionvoidTestResultList.addFailureListener(Consumer<TestTracker> p_240556_1_) private voidTestExecutor.createStructuresForBatch(Collection<TestTracker> p_229480_1_) Constructors in net.minecraft.test with parameters of type TestTrackerConstructor parameters in net.minecraft.test with type arguments of type TestTracker