public class MapGenEndCity extends MapGenStructure
| Modifier and Type | Class and Description |
|---|---|
static class |
MapGenEndCity.Start |
structureMaprand, range, worldObj| Constructor and Description |
|---|
MapGenEndCity(ChunkProviderEnd p_i46665_1_) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canSpawnStructureAtCoords(int chunkX,
int chunkZ) |
java.lang.String |
getStructureName() |
protected StructureStart |
getStructureStart(int chunkX,
int chunkZ) |
generateStructure, getClosestStrongholdPos, getCoordList, getStructureAt, initializeStructureData, isInsideStructure, isPositionInStructure, recursiveGenerategeneratepublic MapGenEndCity(ChunkProviderEnd p_i46665_1_)
public java.lang.String getStructureName()
getStructureName in class MapGenStructureprotected boolean canSpawnStructureAtCoords(int chunkX,
int chunkZ)
canSpawnStructureAtCoords in class MapGenStructureprotected StructureStart getStructureStart(int chunkX, int chunkZ)
getStructureStart in class MapGenStructure