net.minecraft.gametest.framework

public class GameTestBatchFactory

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

Field summary

Modifier and TypeField
private static final int
a
MAX_TESTS_PER_BATCH
field_48467
BATCH_SIZE

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static Collection<GameTestBatch>
a(Collection<um> arg0, ash arg1)
fromTestFunction(Collection<TestFunction> arg0, ServerLevel arg1)
method_56194(Collection<class_4529> arg0, class_3218 arg1)
createBatches(Collection<TestFunction> testFunctions, ServerWorld world)
public static GameTestInfo
a(um arg0, int arg1, ash arg2)
toGameTestInfo(TestFunction arg0, int arg1, ServerLevel arg2)
method_56198(class_4529 arg0, int arg1, class_3218 arg2)
createState(TestFunction testFunction, int rotationSteps, 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<ts> arg0, String arg1, long arg2)
toGameTestBatch(Collection<GameTestInfo> arg0, String arg1, long arg2)
method_56195(Collection<class_4517> arg0, String arg1, long arg2)
create(Collection<GameTestState> states, String batchId, long index)