Uses of Class
net.minecraft.test.TestRunContext.Builder
Packages that use TestRunContext.Builder
-
Uses of TestRunContext.Builder in net.minecraft.test
Methods in net.minecraft.test that return TestRunContext.BuilderModifier and TypeMethodDescriptionTestRunContext.Builder.initialSpawner(TestRunContext.TestStructureSpawner initialSpawner) TestRunContext.Builder.method_61095(TestRunContext.Batcher batcher) TestRunContext.Builder.method_61096(TestStructurePlacer testStructurePlacer) TestRunContext.Builder.method_61097(boolean bool) static TestRunContext.BuilderTestRunContext.Builder.of(Collection<GameTestBatch> batches, ServerWorld world) static TestRunContext.BuilderTestRunContext.Builder.ofStates(Collection<GameTestState> states, ServerWorld world)