| ti | |
| 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 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final String | 
  | ||||||||||
| private final Collection<GameTestInfo> | 
  | ||||||||||
| private final Consumer<ServerLevel> | 
  | ||||||||||
| private final Consumer<ServerLevel> | 
  | ||||||||||
| public static final String | 
  | 
Constructor summary
| Modifier | Constructor | 
|---|---|
| public | (String id, Collection<GameTestInfo> testFunctions, Consumer<ServerLevel> beforeBatchConsumer, Consumer<ServerLevel> afterBatchConsumer) | 
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public String | 
  | ||||||||||
| public Collection<GameTestInfo> | 
  | ||||||||||
| public Consumer<ServerLevel> | 
  | ||||||||||
| public Consumer<ServerLevel> | 
  |