Uses of Class
net.minecraftforge.client.event.ViewportEvent
Packages that use ViewportEvent
Package
Description
Events fired only on the client-side, chiefly related to rendering and user interfaces (screens and input).
-
Uses of ViewportEvent in net.minecraftforge.client.event
Subclasses of ViewportEvent in net.minecraftforge.client.eventModifier and TypeClassDescriptionstatic classFired to allow altering the angles of the player's camera.static classFired for customizing the color of the fog visible to the player.static classFired for altering the raw field of view (FOV).static classFired for rendering custom fog.