public class MapGenStronghold extends MapGenStructure
Modifier and Type | Class and Description |
---|---|
static class |
MapGenStronghold.Start |
Modifier and Type | Field and Description |
---|---|
java.util.List |
field_151546_e |
structureMap
rand, range, worldObj
Constructor and Description |
---|
MapGenStronghold() |
MapGenStronghold(java.util.Map p_i2068_1_) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canSpawnStructureAtCoords(int p_75047_1_,
int p_75047_2_) |
protected java.util.List |
getCoordList() |
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
func_175792_a
public MapGenStronghold()
public MapGenStronghold(java.util.Map p_i2068_1_)
public java.lang.String getStructureName()
getStructureName
in class MapGenStructure
protected boolean canSpawnStructureAtCoords(int p_75047_1_, int p_75047_2_)
canSpawnStructureAtCoords
in class MapGenStructure
protected java.util.List getCoordList()
getCoordList
in class MapGenStructure
protected StructureStart getStructureStart(int p_75049_1_, int p_75049_2_)
getStructureStart
in class MapGenStructure