net.minecraft.gametest.framework

public class GameTestBatchRunner

rk
net.minecraft.gametest.framework.GameTestBatchRunner
net.minecraft.class_4515
net.minecraft.test.TestRunner
net.minecraft.src.C_4885_
net.minecraft.gametest.framework.GameTestHarnessBatchRunner

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
a
LOGGER
field_20546
LOGGER
f_127550_
private final BlockPos
b
firstTestNorthWestCorner
field_20548
pos
f_127551_
final ServerLevel
c
level
field_20549
world
f_127552_
private final GameTestTicker
d
testTicker
field_20550
testManager
f_127553_
private final int
e
testsPerRow
field_20556
sizeZ
f_127554_
private final List<GameTestInfo>
f
allTestInfos
field_20551
tests
f_127555_
private final List<com.mojang.datafixers.util.Pair<GameTestBatch, Collection<GameTestInfo>>>
g
batches
field_20547
batches
f_127557_
private int
h
count
field_46071
testCount
f_291863_
private AABB
i
rowBounds
field_46072
rowBoundingBox
f_290967_
private final BlockPos$MutableBlockPos
j
nextTestNorthWestCorner
field_20555
reusablePos
f_127560_

Constructor summary

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

Method summary

Modifier and TypeMethod
public List<GameTestInfo>
a()
getTestInfos()
method_22155()
getTests()
m_127569_()
public void
b()
start()
method_22160()
run()
m_127583_()
void
a(int arg0)
runBatch(int arg0)
method_22156(int arg0)
runBatch(int index)
m_127570_(int arg0)
private Map<GameTestInfo, BlockPos>
a(Collection<ro> arg0)
createStructuresForBatch(Collection<GameTestInfo> arg0)
method_29401(Collection<class_4517> arg0)
alignTestStructures(Collection<GameTestState> gameTests)
m_177075_(Collection<C_4889_> arg0)