net.minecraft.gametest.framework

public class GameTestBatchRunner

lb
net.minecraft.gametest.framework.GameTestBatchRunner
net.minecraft.class_4515
net.minecraft.unmapped.C_rnejrehh
net.minecraft.test.TestRunner
net.minecraft.test.TestExecutor
net.minecraft.server.v1_16_R2.GameTestHarnessBatchRunner

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
LOGGER
field_20546
f_beyrlhqk
LOGGER
field_229466_a_
private final BlockPos
b
firstTestNorthWestCorner
field_20548
f_dgrfjvfp
pos
field_229467_b_
private final ServerLevel
c
level
field_20549
f_jbczdfpo
world
field_229468_c_
private final GameTestTicker
d
testTicker
field_20550
f_yyelquxh
testManager
field_229469_d_
private final int
e
testsPerRow
field_20556
f_vecpiltx
sizeZ
field_240536_e_
private final List<GameTestInfo>
f
allTestInfos
field_20551
f_kumffdru
tests
field_229470_e_
private final Map<GameTestInfo, BlockPos>
g
northWestCorners
field_25300
f_gzvazdqs
field_25300
field_240537_g_
private final List<com.mojang.datafixers.util.Pair<GameTestBatch, Collection<GameTestInfo>>>
h
batches
field_20547
f_jxrsxjjy
batches
field_229471_f_
private MultipleTestTracker
i
currentBatchTracker
field_20553
f_pjavnffc
currentBatchTests
field_229472_g_
private int
j
currentBatchIndex
field_20554
f_rdlfetoj
currentBatchIndex
field_229473_h_
private BlockPos$MutableBlockPos
k
nextTestNorthWestCorner
field_20555
f_elaglidu
reusablePos
field_229474_i_

Constructor summary

ModifierConstructor
public (Collection<GameTestBatch> arg0, BlockPos pos, Rotation arg2, ServerLevel arg3, GameTestTicker arg4, int arg5)

Method summary

Modifier and TypeMethod
public List<GameTestInfo>
a()
getTestInfos()
method_22155()
m_qrtwvauk()
getTests()
func_229476_a_()
public void
b()
start()
method_22160()
m_cqeohdei()
run()
func_229482_b_()
private void
a(int arg0)
runBatch(int arg0)
method_22156(int arg0)
m_grhrmpnw(int arg0)
runBatch(int index)
func_229477_a_(int arg0)
private void
a(lf arg0)
testCompleted(GameTestInfo arg0)
method_22159(class_4517 arg0)
m_lidlzzng(C_agwojffm arg0)
onTestCompleted(GameTest test)
func_229479_a_(TestTracker arg0)
private void
a(Collection<lf> arg0)
createStructuresForBatch(Collection<GameTestInfo> arg0)
method_29401(Collection<class_4517> arg0)
m_rpxgsoxx(Collection<C_agwojffm> arg0)
method_29401(Collection<GameTest> arg0)
func_229480_a_(Collection<TestTracker> arg0)