public static class BuriedTreasureFeature.Start extends StructureStart
boundingBox, children, DEFAULT, random| Constructor and Description |
|---|
Start(StructureFeature<?> feature,
int chunkX,
int chunkZ,
BlockBox box,
int references,
long seed) |
| Modifier and Type | Method and Description |
|---|---|
BlockPos |
getPos() |
void |
init(ChunkGenerator chunkGenerator,
StructureManager structureManager,
int x,
int z,
Biome biome) |
generateStructure, getBoundingBox, getChildren, getChunkX, getChunkZ, getFeature, getReferenceCountToBeInExistingChunk, getReferences, hasChildren, incrementReferences, isInExistingChunk, method_14976, method_14978, setBoundingBoxFromChildren, toTagpublic Start(StructureFeature<?> feature, int chunkX, int chunkZ, BlockBox box, int references, long seed)
public void init(ChunkGenerator chunkGenerator, StructureManager structureManager, int x, int z, Biome biome)
init in class StructureStartpublic BlockPos getPos()
getPos in class StructureStart