Package net.minecraft.world.dimension
Class OverworldDimension
java.lang.Object
net.minecraft.world.dimension.Dimension
net.minecraft.world.dimension.OverworldDimension
- Mappings:
Namespace Name official anointermediary net/minecraft/class_1210named net/minecraft/world/dimension/OverworldDimension
-
Field Summary
Fields inherited from class net.minecraft.world.dimension.Dimension
biomeSource, dimensionType, isNether, lightLevelToBrightness, MOON_PHASE_TO_SIZE, waterVaporizes, world -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.world.dimension.Dimension
canPlayersSleep, containsWorldSpawn, copyFromWorls, createChunkGenerator, createWorldBorder, doesWaterVaporize, getAverageYLevel, getBackgroundColor, getBiomeSource, getById, getCloudHeight, getFogColor, getForcedSpawnPoint, getLightLevelToBrightness, getMoonPhase, getSkyAngle, getType, hasGround, init, initializeLightLevelToBrightness, isFogThick, isNether, isSpawnableBlock, method_3994
-
Constructor Details
-
OverworldDimension
public OverworldDimension()
-
-
Method Details
-
getName
-
getPersistentStateSuffix
- Specified by:
getPersistentStateSuffixin classDimension- Mappings:
Namespace Name Mixin selector official lLanm;l()Ljava/lang/String;intermediary method_9174Lnet/minecraft/class_1208;method_9174()Ljava/lang/String;named getPersistentStateSuffixLnet/minecraft/world/dimension/Dimension;getPersistentStateSuffix()Ljava/lang/String;
-