|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraft.world.gen.MapGenBase
net.minecraft.world.gen.structure.MapGenStructure
net.minecraft.world.gen.structure.MapGenStronghold
public class MapGenStronghold
| Field Summary | |
|---|---|
static ArrayList<BiomeGenBase> |
allowedBiomes
|
| Constructor Summary | |
|---|---|
MapGenStronghold()
|
|
MapGenStronghold(Map par1Map)
|
|
| Method Summary |
|---|
| Methods inherited from class net.minecraft.world.gen.structure.MapGenStructure |
|---|
generateStructuresInChunk, getNearestInstance, hasStructureAt |
| Methods inherited from class net.minecraft.world.gen.MapGenBase |
|---|
generate |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static ArrayList<BiomeGenBase> allowedBiomes
| Constructor Detail |
|---|
public MapGenStronghold()
public MapGenStronghold(Map par1Map)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||