Class EntityViewRenderEvent.RenderFogEvent

java.lang.Object
net.minecraftforge.eventbus.api.Event
Enclosing class:
EntityViewRenderEvent

public static class EntityViewRenderEvent.RenderFogEvent extends EntityViewRenderEvent.FogEvent
Event that allows any feature to customize the rendering of fog.
  • Field Details

    • farPlaneDistance

      private final float farPlaneDistance
  • Constructor Details

  • Method Details

    • getFarPlaneDistance

      public float getFarPlaneDistance()