| net.minecraft.gametest.framework.GameTestRunner | |
| net.minecraft.class_4520 | |
| net.minecraft.test.TestRunContext |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final int |
|
||||||
| private static final org.slf4j.Logger |
|
||||||
| private final ServerWorld |
|
||||||
| private final TestManager |
|
||||||
| private final List<GameTestState> |
|
||||||
| private com.google.common.collect.ImmutableList<GameTestBatch> |
|
||||||
| private final List<BatchListener> |
|
||||||
| private final List<GameTestState> |
|
||||||
| private final TestRunContext$Batcher |
|
||||||
| private boolean |
|
||||||
| private RegistryEntry<TestEnvironmentDefinition> |
|
||||||
| private final TestRunContext$TestStructureSpawner |
|
||||||
| private final TestRunContext$TestStructureSpawner |
|
||||||
| private final boolean |
|
||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (TestRunContext$Batcher batcher, Collection<GameTestBatch> batches, ServerWorld world, TestManager manager, TestRunContext$TestStructureSpawner reuseSpawner, TestRunContext$TestStructureSpawner initialSpawner, boolean stopAfterFailure, boolean clearBetweenBatches) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public List<GameTestState> |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| private void |
|
||||||
| private void |
|
||||||
| private void |
|
||||||
| public void |
|
||||||
| private Collection<GameTestState> |
|
||||||
| private Optional<GameTestState> |
|
||||||
| private static String |
|
||||||
| private static void |
|
||||||
| private void |
|
||||||
| private void |
|
||||||
| private static void |
|
||||||
| private static Stream |
|