public static class JigsawFeature.Start extends MarginedStructureStart<StructurePoolFeatureConfig>
Modifier and Type | Field and Description |
---|---|
private JigsawFeature |
jigsawFeature |
boundingBox, children, DEFAULT, random
Constructor and Description |
---|
Start(JigsawFeature feature,
int chunkX,
int chunkZ,
BlockBox boundingBox,
int references,
long seed) |
Modifier and Type | Method and Description |
---|---|
void |
init(DynamicRegistryManager dynamicRegistryManager,
ChunkGenerator chunkGenerator,
StructureManager structureManager,
int int2,
int int3,
Biome biome,
StructurePoolFeatureConfig structurePoolFeatureConfig) |
setBoundingBoxFromChildren
generateStructure, getBoundingBox, getChildren, getChunkX, getChunkZ, getFeature, getPos, getReferenceCountToBeInExistingChunk, getReferences, hasChildren, incrementReferences, isInExistingChunk, randomUpwardTranslation, randomUpwardTranslation, toTag
private final JigsawFeature jigsawFeature
public Start(JigsawFeature feature, int chunkX, int chunkZ, BlockBox boundingBox, int references, long seed)
public void init(DynamicRegistryManager dynamicRegistryManager, ChunkGenerator chunkGenerator, StructureManager structureManager, int int2, int int3, Biome biome, StructurePoolFeatureConfig structurePoolFeatureConfig)
init
in class StructureStart<StructurePoolFeatureConfig>