net.minecraft.gametest.framework

public class GameTestRunner

nn
net.minecraft.gametest.framework.GameTestRunner
net.minecraft.class_4520
net.minecraft.test.TestUtil
net.minecraft.src.C_4892_
net.minecraft.gametest.framework.GameTestHarnessRunner

Field summary

Modifier and TypeField
private static final int
e
MAX_TESTS_PER_BATCH
field_33152
MAX_BATCH_SIZE
f_177525_
public static final int
a
PADDING_AROUND_EACH_STRUCTURE
field_33148
field_33148
f_177521_
public static final int
b
SPACE_BETWEEN_COLUMNS
field_33149
field_33149
f_177522_
public static final int
c
SPACE_BETWEEN_ROWS
field_33150
field_33150
f_177523_
public static final int
d
DEFAULT_TESTS_PER_ROW
field_33151
field_33151
f_177524_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(nk arg0, gj arg1, nq arg2)
runTest(GameTestInfo arg0, BlockPos arg1, GameTestTicker arg2)
method_22203(class_4517 arg0, class_2338 arg1, class_4521 arg2)
startTest(GameTestState test, BlockPos pos, TestManager testManager)
m_127742_(C_4889_ p_127743_, C_4675_ p_127744_, C_4895_ p_127745_)
public static Collection<GameTestInfo>
a(Collection<nf> arg0, gj arg1, cjm arg2, adw arg3, nq arg4, int arg5)
runTestBatches(Collection<GameTestBatch> arg0, BlockPos arg1, Rotation arg2, ServerLevel arg3, GameTestTicker arg4, int arg5)
method_22210(Collection<class_4514> arg0, class_2338 arg1, class_2470 arg2, class_3218 arg3, class_4521 arg4, int arg5)
runTestBatches(Collection<GameTestBatch> batches, BlockPos pos, BlockRotation rotation, ServerWorld world, TestManager testManager, int sizeZ)
m_127726_(Collection<C_4884_> p_127727_, C_4675_ p_127728_, C_1886_ p_127729_, C_12_ p_127730_, C_4895_ p_127731_, int p_127732_)
public static Collection<GameTestInfo>
b(Collection<ob> arg0, gj arg1, cjm arg2, adw arg3, nq arg4, int arg5)
runTests(Collection<TestFunction> arg0, BlockPos arg1, Rotation arg2, ServerLevel arg3, GameTestTicker arg4, int arg5)
method_22222(Collection<class_4529> arg0, class_2338 arg1, class_2470 arg2, class_3218 arg3, class_4521 arg4, int arg5)
runTestFunctions(Collection<TestFunction> testFunctions, BlockPos pos, BlockRotation rotation, ServerWorld world, TestManager testManager, int sizeZ)
m_127752_(Collection<C_4904_> p_127753_, C_4675_ p_127754_, C_1886_ p_127755_, C_12_ p_127756_, C_4895_ p_127757_, int p_127758_)
public static Collection<GameTestBatch>
a(Collection<ob> arg0)
groupTestsIntoBatches(Collection<TestFunction> arg0)
method_22209(Collection<class_4529> arg0)
createBatches(Collection<TestFunction> testFunctions)
m_127724_(Collection<C_4904_> p_127725_)
public static void
a(adw arg0, gj arg1, nq arg2, int arg3)
clearAllTests(ServerLevel arg0, BlockPos arg1, GameTestTicker arg2, int arg3)
method_22216(class_3218 arg0, class_2338 arg1, class_4521 arg2, int arg3)
clearTests(ServerWorld world, BlockPos pos, TestManager testManager, int radius)
m_127694_(C_12_ p_127695_, C_4675_ p_127696_, C_4895_ p_127697_, int p_127698_)
public static void
a(adw arg0)
clearMarkers(ServerLevel arg0)
method_22213(class_3218 arg0)
clearDebugMarkers(ServerWorld world)
m_127685_(C_12_ p_127686_)