Uses of Class
net.minecraftforge.client.event.EntityViewRenderEvent.FogEvent
-
Packages that use EntityViewRenderEvent.FogEvent Package Description net.minecraftforge.client.event -
-
Uses of EntityViewRenderEvent.FogEvent in net.minecraftforge.client.event
Subclasses of EntityViewRenderEvent.FogEvent in net.minecraftforge.client.event Modifier and Type Class Description static class
EntityViewRenderEvent.FogDensity
Event that allows any feature to customize the fog density the player sees.static class
EntityViewRenderEvent.RenderFogEvent
Event that allows any feature to customize the rendering of fog.
-