Package net.minecraft.src
Class MapGenNetherBridge
java.lang.Object
net.minecraft.src.MapGenBase
net.minecraft.src.MapGenStructure
net.minecraft.src.MapGenNetherBridge
- Direct Known Subclasses:
NetherBridgeMapGen
-
Field Summary
Fields inherited from class net.minecraft.src.MapGenStructure
structureMapFields inherited from class net.minecraft.src.MapGenBase
rand, range, worldObj -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleancanSpawnStructureAtCoords(int par1, int par2) intprotected ChunkPositiongetSpawnStructureAtCoords(int par1, int par2) protected StructureStartgetStructureStart(int par1, int par2) Methods inherited from class net.minecraft.src.MapGenStructure
callGetSpawnStructureAtCoords, func_142038_b, func_143028_c, generateStructuresInChunk, getCoordList, getNearestInstance, hasStructureAt, recursiveGenerateMethods inherited from class net.minecraft.src.MapGenBase
generate, getRand
-
Constructor Details
-
MapGenNetherBridge
public MapGenNetherBridge()
-
-
Method Details
-
func_143025_a
- Specified by:
func_143025_ain classMapGenStructure
-
getSpawnList
-
canSpawnStructureAtCoords
protected boolean canSpawnStructureAtCoords(int par1, int par2) - Specified by:
canSpawnStructureAtCoordsin classMapGenStructure
-
getStructureStart
- Specified by:
getStructureStartin classMapGenStructure
-
getSpawnStructureAtCoords
- Specified by:
getSpawnStructureAtCoordsin classMapGenStructure
-
getCheckRange
public int getCheckRange()- Specified by:
getCheckRangein classMapGenStructure
-