public static class OceanRuinFeature.Start extends StructureStart<OceanRuinFeatureConfig>
boundingBox, children, DEFAULT, random
Constructor and Description |
---|
Start(StructureFeature<OceanRuinFeatureConfig> 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,
OceanRuinFeatureConfig oceanRuinFeatureConfig) |
generateStructure, getBoundingBox, getChildren, getChunkX, getChunkZ, getFeature, getPos, getReferenceCountToBeInExistingChunk, getReferences, hasChildren, incrementReferences, isInExistingChunk, randomUpwardTranslation, randomUpwardTranslation, setBoundingBoxFromChildren, toTag
public Start(StructureFeature<OceanRuinFeatureConfig> 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, OceanRuinFeatureConfig oceanRuinFeatureConfig)
init
in class StructureStart<OceanRuinFeatureConfig>