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) |
setBoundingBoxFromChildrengenerateStructure, getBoundingBox, getChildren, getChunkX, getChunkZ, getFeature, getPos, getReferenceCountToBeInExistingChunk, getReferences, hasChildren, incrementReferences, isInExistingChunk, randomUpwardTranslation, randomUpwardTranslation, toTagprivate 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>