net.minecraft.gametest.framework

public class StructureGridSpawner

implements GameTestRunner$StructureSpawner

uh
net.minecraft.gametest.framework.StructureGridSpawner
net.minecraft.class_9120
net.minecraft.test.TestStructurePlacer
net.minecraft.gametest.framework.StructureGridSpawner

Field summary

Modifier and TypeField
private static final int
c
SPACE_BETWEEN_COLUMNS
field_48497
MARGIN_X
private static final int
d
SPACE_BETWEEN_ROWS
field_48498
MARGIN_Z
private final int
e
testsPerRow
field_48499
testsPerRow
private int
f
currentRowCount
field_48500
testsInCurrentRow
private AABB
g
rowBounds
field_48501
box
private final BlockPos$MutableBlockPos
h
nextTestNorthWestCorner
field_48502
mutablePos
private final BlockPos
i
firstTestNorthWestCorner
field_48503
origin
private final boolean
j
clearOnBatch
field_52281
clearBeforeBatch
private float
k
maxX
field_52282
maxX
private final Collection<GameTestInfo>
l
testInLastBatch
field_52283
statesToClear

Constructor summary

ModifierConstructor
public (BlockPos origin, int testsPerRow, boolean clearBeforeBatch)

Method summary

Modifier and TypeMethod
public void
a(ash arg0)
onBatchStart(ServerLevel arg0)
method_61098(class_3218 arg0)
onBatch(ServerWorld arg0)
public Optional<GameTestInfo>
spawnStructure(ts arg0)
spawnStructure(GameTestInfo arg0)
spawnStructure(class_4517 arg0)
spawnStructure(GameTestState arg0)