public class MapGenNetherBridge extends MapGenStructure
| Modifier and Type | Class and Description |
|---|---|
static class |
MapGenNetherBridge.Start |
structureMaprand, range, worldObj| Constructor and Description |
|---|
MapGenNetherBridge() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canSpawnStructureAtCoords(int p_75047_1_,
int p_75047_2_) |
java.util.List |
getSpawnList() |
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 java.lang.String getStructureName()
getStructureName in class MapGenStructurepublic java.util.List getSpawnList()
protected 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