| Package | Description | 
|---|---|
| net.minecraftforge.client.event | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | EntityViewRenderEvent.CameraSetupEvent that allows mods to alter the angles of the player's camera. | 
| static class  | EntityViewRenderEvent.FogColorsEvent that allows any feature to customize the color of fog the player sees. | 
| static class  | EntityViewRenderEvent.FogDensityEvent that allows any feature to customize the fog density the player sees. | 
| static class  | EntityViewRenderEvent.FOVModifierEvent that allows mods to alter the raw FOV itself. | 
| static class  | EntityViewRenderEvent.RenderFogEventEvent that allows any feature to customize the rendering of fog. |