public static class BuriedTreasureFeature.Start extends StructureStart<BuriedTreasureFeatureConfig>
boundingBox, children, DEFAULT, random| Constructor and Description |
|---|
Start(StructureFeature<BuriedTreasureFeatureConfig> 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 int2,
int int3,
Biome biome,
BuriedTreasureFeatureConfig buriedTreasureFeatureConfig) |
generateStructure, getBoundingBox, getChildren, getChunkX, getChunkZ, getFeature, getReferenceCountToBeInExistingChunk, getReferences, hasChildren, incrementReferences, isInExistingChunk, method_14976, method_14978, setBoundingBoxFromChildren, toTagpublic Start(StructureFeature<BuriedTreasureFeatureConfig> feature, int chunkX, int chunkZ, BlockBox box, int references, long seed)
public void init(ChunkGenerator chunkGenerator, StructureManager structureManager, int int2, int int3, Biome biome, BuriedTreasureFeatureConfig buriedTreasureFeatureConfig)
init in class StructureStart<BuriedTreasureFeatureConfig>public BlockPos getPos()
getPos in class StructureStart<BuriedTreasureFeatureConfig>