-
StructurePoolBasedGenerator.ShapedPoolStructurePiece.piece
The field for the
piece
record component.
StructurePoolBasedGenerator.StructurePoolGenerator.children
StructurePoolBasedGenerator.ShapedPoolStructurePiece.piece()
Returns the value of the
piece
record component.
private static void
StructurePoolBasedGenerator.generate(NoiseConfig noiseConfig,
int maxSize,
boolean modifyBoundingBox,
ChunkGenerator chunkGenerator,
StructureTemplateManager structureTemplateManager,
HeightLimitView heightLimitView,
Random random,
Registry<StructurePool> structurePoolRegistry,
PoolStructurePiece firstPiece,
List<PoolStructurePiece> pieces,
VoxelShape pieceShape,
StructurePoolAliasLookup aliasLookup)
(package private) void
private static void
StructurePoolBasedGenerator.generate(NoiseConfig noiseConfig,
int maxSize,
boolean modifyBoundingBox,
ChunkGenerator chunkGenerator,
StructureTemplateManager structureTemplateManager,
HeightLimitView heightLimitView,
Random random,
Registry<StructurePool> structurePoolRegistry,
PoolStructurePiece firstPiece,
List<PoolStructurePiece> pieces,
VoxelShape pieceShape,
StructurePoolAliasLookup aliasLookup)
(package private)
Creates an instance of a ShapedPoolStructurePiece
record class.