net.minecraft.gametest.framework

public class GameTestBatchFactory

sk
net.minecraft.gametest.framework.GameTestBatchFactory
net.minecraft.class_9113
net.minecraft.test.Batches

Field summary

Modifier and TypeField
private static final int
b
MAX_TESTS_PER_BATCH
field_48467
BATCH_SIZE
public static final GameTestBatchFactory$TestDecorator
a
DIRECT
field_56170
DEFAULT_DECORATOR

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static List<GameTestBatch>
a(Collection<je$c<sq>> arg0, sk$a arg1, aro arg2)
divideIntoBatches(Collection<Holder$Reference<GameTestInstance>> arg0, GameTestBatchFactory$TestDecorator arg1, ServerLevel arg2)
method_66925(Collection<class_6880$class_6883<class_10660>> arg0, class_9113$class_10658 arg1, class_3218 arg2)
batch(Collection<RegistryEntry$Reference<TestInstance>> instances, Batches$Decorator decorator, ServerWorld world)
public static GameTestRunner$GameTestBatcher
a()
fromGameTestInfo()
method_56188()
defaultBatcher()
public static GameTestRunner$GameTestBatcher
a(int arg0)
fromGameTestInfo(int arg0)
method_61092(int arg0)
batcher(int batchSize)
public static GameTestBatch
a(Collection<sp> arg0, je<tk> arg1, int arg2)
toGameTestBatch(Collection<GameTestInfo> arg0, Holder<TestEnvironmentDefinition> arg1, int arg2)
method_56195(Collection<class_4517> arg0, class_6880<class_10665> arg1, int arg2)
create(Collection<GameTestState> states, RegistryEntry<TestEnvironmentDefinition> environment, int index)