public abstract class VillageStructureStart extends StructureStart
boundingBox, children, DEFAULT, random| Constructor and Description |
|---|
VillageStructureStart(StructureFeature<?> 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, method_14976, method_14978, toTagpublic VillageStructureStart(StructureFeature<?> feature, int chunkX, int chunkZ, BlockBox box, int references, long seed)
protected void setBoundingBoxFromChildren()
setBoundingBoxFromChildren in class StructureStart