@Environment(value=CLIENT) public static class SkyProperties.Overworld extends SkyProperties
SkyProperties.End, SkyProperties.Nether, SkyProperties.Overworld, SkyProperties.SkyType
Constructor and Description |
---|
Overworld() |
Modifier and Type | Method and Description |
---|---|
Vec3d |
adjustFogColor(Vec3d color,
float sunHeight)
Transforms the given fog color based on the current height of the sun.
|
boolean |
useThickFog(int camX,
int camY) |
byDimensionType, getCloudsHeight, getFogColorOverride, getSkyType, isAlternateSkyColor, isDarkened, shouldBrightenLighting
public Vec3d adjustFogColor(Vec3d color, float sunHeight)
adjustFogColor
in class SkyProperties
public boolean useThickFog(int camX, int camY)
useThickFog
in class SkyProperties