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