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