Uses of Class
net.minecraft.test.TestRunContext.Builder
-
Uses of TestRunContext.Builder in net.minecraft.test
Modifier and TypeMethodDescriptionTestRunContext.Builder.initialSpawner
(TestRunContext.TestStructureSpawner initialSpawner) static TestRunContext.Builder
TestRunContext.Builder.of
(Collection<GameTestBatch> batches, ServerWorld world) static TestRunContext.Builder
TestRunContext.Builder.ofStates
(Collection<GameTestState> states, ServerWorld world)