|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraft.src.MapGenBase
net.minecraft.src.MapGenStructure
net.minecraft.src.MapGenVillage
public class MapGenVillage
Field Summary | |
---|---|
static List |
villageSpawnBiomes
A list of all the biomes villages can spawn in. |
Constructor Summary | |
---|---|
MapGenVillage(int par1)
|
Method Summary |
---|
Methods inherited from class net.minecraft.src.MapGenStructure |
---|
generateStructuresInChunk, getNearestInstance, hasStructureAt |
Methods inherited from class net.minecraft.src.MapGenBase |
---|
generate |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static List villageSpawnBiomes
Constructor Detail |
---|
public MapGenVillage(int par1)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |