Package net.minecraft.client.renderer
Class DimensionSpecialEffects.NetherEffects
java.lang.Object
net.minecraft.client.renderer.DimensionSpecialEffects
net.minecraft.client.renderer.DimensionSpecialEffects.NetherEffects
- All Implemented Interfaces:
 IForgeDimensionSpecialEffects
- Enclosing class:
 - DimensionSpecialEffects
 
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.renderer.DimensionSpecialEffects
DimensionSpecialEffects.EndEffects, DimensionSpecialEffects.NetherEffects, DimensionSpecialEffects.OverworldEffects, DimensionSpecialEffects.SkyType - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetBrightnessDependentFogColor(Vec3 p_108901_, float p_108902_) booleanisFoggyAt(int p_108898_, int p_108899_) Methods inherited from class net.minecraft.client.renderer.DimensionSpecialEffects
constantAmbientLight, forceBrightLightmap, forType, getCloudHeight, getSunriseColor, hasGround, skyTypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraftforge.client.extensions.IForgeDimensionSpecialEffects
adjustLightmapColors, renderClouds, renderSky, renderSnowAndRain, tickRain 
- 
Constructor Details
- 
NetherEffects
public NetherEffects() 
 - 
 - 
Method Details
- 
getBrightnessDependentFogColor
- Specified by:
 getBrightnessDependentFogColorin classDimensionSpecialEffects
 - 
isFoggyAt
public boolean isFoggyAt(int p_108898_, int p_108899_) - Specified by:
 isFoggyAtin classDimensionSpecialEffects
 
 -