Package net.minecraft.src
Class WorldProviderSurface
- java.lang.Object
-
- net.minecraft.src.WorldProvider
-
- 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
Constructors Constructor Description WorldProviderSurface()
-
Method Summary
-
Methods inherited from class net.minecraft.src.WorldProvider
calcSunriseSunsetColors, calculateCelestialAngle, canCoordinateBeSpawn, canRespawnHere, func_48217_e, func_48218_b, generateLightBrightnessTable, getAverageGroundLevel, getChunkProvider, getCloudHeight, getEntrancePortalLocation, getFogColor, getMoonPhase, getProviderForDimension, getVoidFogYFactor, getWorldHasNoSky, isSkyColored, registerWorld, registerWorldChunkManager
-
-