public class MapGenVillage extends MapGenStructure
| Modifier and Type | Class and Description |
|---|---|
static class |
MapGenVillage.Start |
| Modifier and Type | Field and Description |
|---|---|
static java.util.List |
villageSpawnBiomes |
structureMaprand, range, worldObj| Constructor and Description |
|---|
MapGenVillage() |
MapGenVillage(java.util.Map p_i2093_1_) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canSpawnStructureAtCoords(int p_75047_1_,
int p_75047_2_) |
java.lang.String |
getStructureName() |
protected StructureStart |
getStructureStart(int p_75049_1_,
int p_75049_2_) |
func_175794_a, func_175795_b, func_175796_a, func_175797_c, func_180701_a, getClosestStrongholdPos, getCoordListfunc_175792_apublic MapGenVillage()
public MapGenVillage(java.util.Map p_i2093_1_)
public java.lang.String getStructureName()
getStructureName in class MapGenStructureprotected boolean canSpawnStructureAtCoords(int p_75047_1_,
int p_75047_2_)
canSpawnStructureAtCoords in class MapGenStructureprotected StructureStart getStructureStart(int p_75049_1_, int p_75049_2_)
getStructureStart in class MapGenStructure