Uses of Class
net.minecraft.test.TestResultList
Packages that use TestResultList
-
Uses of TestResultList in net.minecraft.test
Fields in net.minecraft.test declared as TestResultListModifier and TypeFieldDescriptionprivate TestResultList
TestExecutor.currentBatchTracker
private final TestResultList
TestCommand.Callback.tracker
Methods in net.minecraft.test with parameters of type TestResultListModifier and TypeMethodDescriptionprivate static void
TestCommand.runTest
(ServerWorld p_229623_0_, BlockPos p_229623_1_, TestResultList p_229623_2_) private static void
TestCommand.showTestSummaryIfAllDone
(ServerWorld p_229631_0_, TestResultList p_229631_1_) Constructors in net.minecraft.test with parameters of type TestResultList