类 GameTestBatchFactory
java.lang.Object
net.minecraft.gametest.framework.GameTestBatchFactory
-
嵌套类概要
嵌套类 -
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static List
<GameTestBatch> divideIntoBatches
(Collection<Holder.Reference<GameTestInstance>> p_397497_, GameTestBatchFactory.TestDecorator p_397372_, ServerLevel p_397029_) fromGameTestInfo
(int p_352220_) static GameTestBatch
toGameTestBatch
(Collection<GameTestInfo> p_352081_, Holder<TestEnvironmentDefinition> p_397090_, int p_397893_)
-
字段详细资料
-
MAX_TESTS_PER_BATCH
private static final int MAX_TESTS_PER_BATCH- 另请参阅:
-
DIRECT
-
-
构造器详细资料
-
GameTestBatchFactory
public GameTestBatchFactory()
-
-
方法详细资料
-
divideIntoBatches
public static List<GameTestBatch> divideIntoBatches(Collection<Holder.Reference<GameTestInstance>> p_397497_, GameTestBatchFactory.TestDecorator p_397372_, ServerLevel p_397029_) -
fromGameTestInfo
-
fromGameTestInfo
-
toGameTestBatch
public static GameTestBatch toGameTestBatch(Collection<GameTestInfo> p_352081_, Holder<TestEnvironmentDefinition> p_397090_, int p_397893_)
-