Class SimpleDimensionFX

  • All Implemented Interfaces:
    net.neoforged.neoforge.client.extensions.IDimensionSpecialEffectsExtension

    
    public final class SimpleDimensionFX
    extends DimensionSpecialEffects
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Vec3 getBrightnessDependentFogColor(Vec3 color, Float sunHeight)
      Boolean isFoggyAt(Integer x, Integer y)
      • Methods inherited from class net.neoforged.neoforge.client.extensions.IDimensionSpecialEffectsExtension

        adjustLightmapColors, renderClouds, renderSky, renderSnowAndRain, self, tickRain
      • Methods inherited from class net.minecraft.client.renderer.DimensionSpecialEffects

        constantAmbientLight, forceBrightLightmap, getCloudHeight, getSunriseColor, hasGround, skyType
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait