public static class MapGenEndCity.Start extends StructureStart
boundingBox, components| Constructor and Description | 
|---|
Start()  | 
Start(World worldIn,
     ChunkGeneratorEnd chunkProvider,
     java.util.Random random,
     int chunkX,
     int chunkZ)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isSizeableStructure()  | 
generateStructure, getBoundingBox, getChunkPosX, getChunkPosZ, getComponents, isValidForPostProcess, markAvailableHeight, notifyPostProcessAt, readFromNBT, readStructureComponentsFromNBT, setRandomHeight, updateBoundingBox, writeStructureComponentsToNBT, writeToNBTpublic Start()
public Start(World worldIn, ChunkGeneratorEnd chunkProvider, java.util.Random random, int chunkX, int chunkZ)
public boolean isSizeableStructure()
isSizeableStructure in class StructureStart