net.minecraft.gametest.framework

public class GameTestBatchRunner

is
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_15_R1.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
startPos
field_20548
f_acyfvmga
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 List<GameTestInfo>
e
allTestInfos
field_20551
f_kumffdru
tests
field_229470_e_
private final List<com.mojang.datafixers.util.Pair<GameTestBatch, Collection<GameTestInfo>>>
f
batches
field_20547
f_jxrsxjjy
batches
field_229471_f_
private MultipleTestTracker
g
currentBatchTracker
field_20553
f_pjavnffc
currentBatchTests
field_229472_g_
private int
h
currentBatchIndex
field_20554
f_rdlfetoj
currentBatchIndex
field_229473_h_
private BlockPos$MutableBlockPos
i
nextTestPos
field_20555
f_usmhquwg
reusablePos
field_229474_i_
private int
j
maxDepthOnThisRow
field_20556
f_patsoznl
sizeZ
field_229475_j_

Constructor summary

ModifierConstructor
public (Collection<GameTestBatch> batches, BlockPos pos, ServerLevel world, GameTestTicker testManager)

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(iw 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<iw> arg0)
createStructuresForBatch(Collection<GameTestInfo> arg0)
method_23632(Collection<class_4517> arg0)
m_rpxgsoxx(Collection<C_agwojffm> arg0)
func_229480_a_(Collection<TestTracker> arg0)