public static class MapGenEndCity.Start extends StructureStart
boundingBox, components
Constructor and Description |
---|
Start() |
Start(World worldIn,
ChunkProviderEnd 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, writeToNBT
public Start()
public Start(World worldIn, ChunkProviderEnd chunkProvider, java.util.Random random, int chunkX, int chunkZ)
public boolean isSizeableStructure()
isSizeableStructure
in class StructureStart