net.minecraft.gametest.framework

public class StructureGridSpawner

implements GameTestRunner$StructureSpawner

ud
net.minecraft.gametest.framework.StructureGridSpawner
net.minecraft.class_9120
net.minecraft.test.TestStructurePlacer
net.minecraft.src.C_313361_
net.minecraft.gametest.framework.StructureGridSpawner

Field summary

Modifier and TypeField
private static final int
c
SPACE_BETWEEN_COLUMNS
field_48497
MARGIN_X
f_317034_
private static final int
d
SPACE_BETWEEN_ROWS
field_48498
MARGIN_Z
f_314807_
private final int
e
testsPerRow
field_48499
testsPerRow
f_314071_
private int
f
currentRowCount
field_48500
testsInCurrentRow
f_315917_
private AABB
g
rowBounds
field_48501
box
f_316053_
private final BlockPos$MutableBlockPos
h
nextTestNorthWestCorner
field_48502
mutablePos
f_317117_
private final BlockPos
i
firstTestNorthWestCorner
field_48503
origin
f_315928_

Constructor summary

ModifierConstructor
public (BlockPos origin, int testsPerRow)

Method summary

Modifier and TypeMethod
public Optional<GameTestInfo>
spawnStructure(to arg0)
spawnStructure(GameTestInfo arg0)
spawnStructure(class_4517 arg0)
spawnStructure(GameTestState arg0)
m_321592_(C_4889_ arg0)