net.minecraft.src
Class WorldProviderSurface

java.lang.Object
  extended by net.minecraft.src.WorldProvider
      extended by net.minecraft.src.WorldProviderSurface

public class WorldProviderSurface
extends WorldProvider


Field Summary
 
Fields inherited from class net.minecraft.src.WorldProvider
hasNoSky, isHellWorld, lightBrightnessTable, terrainType, worldChunkMgr, worldObj, worldType
 
Constructor Summary
WorldProviderSurface()
           
 
Method Summary
 String func_80007_l()
           
 
Methods inherited from class net.minecraft.src.WorldProvider
calcSunriseSunsetColors, calculateCelestialAngle, canCoordinateBeSpawn, canRespawnHere, doesXZShowFog, getAverageGroundLevel, getChunkProvider, getCloudHeight, getDepartMessage, getEntrancePortalLocation, getFogColor, getMoonPhase, getMovementFactor, getProviderForDimension, getRandomizedSpawnPoint, getSaveFolder, getSkyProvider, getVoidFogYFactor, getWelcomeMessage, getWorldHasVoidParticles, isSkyColored, isSurfaceWorld, registerWorld, setDimension, setSkyProvider
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorldProviderSurface

public WorldProviderSurface()
Method Detail

func_80007_l

public String func_80007_l()
Specified by:
func_80007_l in class WorldProvider