public abstract class MarginedStructureStart<C extends FeatureConfig> extends StructureStart<C>
boundingBox, children, DEFAULT, random
Constructor and Description |
---|
MarginedStructureStart(StructureFeature<C> feature,
int chunkX,
int chunkZ,
BlockBox box,
int references,
long seed) |
Modifier and Type | Method and Description |
---|---|
protected void |
setBoundingBoxFromChildren() |
generateStructure, getBoundingBox, getChildren, getChunkX, getChunkZ, getFeature, getPos, getReferenceCountToBeInExistingChunk, getReferences, hasChildren, incrementReferences, init, isInExistingChunk, randomUpwardTranslation, randomUpwardTranslation, toTag
public MarginedStructureStart(StructureFeature<C> feature, int chunkX, int chunkZ, BlockBox box, int references, long seed)
protected void setBoundingBoxFromChildren()
setBoundingBoxFromChildren
in class StructureStart<C extends FeatureConfig>