Package net.minecraft.src
Class WorldProviderSurface
java.lang.Object
net.minecraft.src.WorldProvider
net.minecraft.src.WorldProviderSurface
-
Field Summary
Fields inherited from class net.minecraft.src.WorldProvider
dimensionId, field_82913_c, hasNoSky, isHellWorld, lightBrightnessTable, moonPhaseFactors, terrainType, worldChunkMgr, worldObj -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.src.WorldProvider
calcSunriseSunsetColors, calculateCelestialAngle, canCoordinateBeSpawn, canRespawnHere, createChunkGenerator, doesXZShowFog, generateLightBrightnessTable, getAverageGroundLevel, getCloudHeight, getEntrancePortalLocation, getFogColor, getMoonPhase, getProviderForDimension, getVoidFogYFactor, getWorldHasVoidParticles, getWorldType, isSkyColored, isSurfaceWorld, registerWorld, registerWorldChunkManager
-
Constructor Details
-
WorldProviderSurface
public WorldProviderSurface()
-
-
Method Details
-
getDimensionName
Returns the dimension's name, e.g. "The End", "Nether", or "Overworld".- Specified by:
getDimensionNamein classWorldProvider
-