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 classEntityViewRenderEvent.FogDensityEvent that allows any feature to customize the fog density the player sees.static classEntityViewRenderEvent.RenderFogEventEvent that allows any feature to customize the rendering of fog.
-