| oe | |
| net.minecraft.gametest.framework.GameTestBatch | |
| net.minecraft.class_4514 | |
| net.minecraft.test.GameTestBatch | |
| net.minecraft.src.C_4884_ | |
| net.minecraft.gametest.framework.GameTestHarnessBatch | 
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final String | 
  | ||||||||||
| private final String | 
  | ||||||||||
| private final Collection<TestFunction> | 
  | ||||||||||
| private final Consumer<ServerLevel> | 
  | ||||||||||
| private final Consumer<ServerLevel> | 
  | 
Constructor summary
| Modifier | Constructor | 
|---|---|
| public | (String id, Collection<TestFunction> testFunctions, Consumer<ServerLevel> beforeBatchConsumer, Consumer<ServerLevel> afterBatchConsumer) | 
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public String | 
  | ||||||||||
| public Collection<TestFunction> | 
  | ||||||||||
| public void | 
  | ||||||||||
| public void | 
  |