Uses of Class
net.minecraft.gametest.framework.GameTestBatch
-
Uses of GameTestBatch in net.minecraft.gametest.framework
Modifier and TypeFieldDescriptionprivate final List<com.mojang.datafixers.util.Pair<GameTestBatch,
Collection<GameTestInfo>>> GameTestBatchRunner.batches
private final List<GameTestBatch>
GameTestServer.testBatches
Modifier and TypeMethodDescriptionstatic Collection<GameTestBatch>
GameTestRunner.groupTestsIntoBatches
(Collection<TestFunction> p_127725_) Modifier and TypeMethodDescriptionstatic GameTestServer
GameTestServer.create
(Thread p_206607_, LevelStorageSource.LevelStorageAccess p_206608_, PackRepository p_206609_, Collection<GameTestBatch> p_206610_, BlockPos p_206611_) static Collection<GameTestInfo>
GameTestRunner.runTestBatches
(Collection<GameTestBatch> p_127727_, BlockPos p_127728_, Rotation p_127729_, ServerLevel p_127730_, GameTestTicker p_127731_, int p_127732_) ModifierConstructorDescriptionGameTestBatchRunner
(Collection<GameTestBatch> p_127563_, BlockPos p_127564_, Rotation p_127565_, ServerLevel p_127566_, GameTestTicker p_127567_, int p_127568_) GameTestServer
(Thread p_206597_, LevelStorageSource.LevelStorageAccess p_206598_, PackRepository p_206599_, WorldStem p_206600_, Collection<GameTestBatch> p_206601_, BlockPos p_206602_)