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