public class MapGenVillage extends MapGenStructure
| Modifier and Type | Field and Description |
|---|---|
static List |
villageSpawnBiomes
A list of all the biomes villages can spawn in.
|
| Constructor and Description |
|---|
MapGenVillage() |
MapGenVillage(Map par1Map) |
| Modifier and Type | Method and Description |
|---|---|
String |
func_143025_a() |
func_142038_b, generateStructuresInChunk, getNearestInstance, hasStructureAtgeneratepublic static List villageSpawnBiomes
public MapGenVillage()
public MapGenVillage(Map par1Map)
public String func_143025_a()
func_143025_a in class MapGenStructure