Class EntityViewRenderEvent.FOVModifier

  • Enclosing class:
    EntityViewRenderEvent

    public static class EntityViewRenderEvent.FOVModifier
    extends EntityViewRenderEvent
    Event that allows mods to alter the raw FOV itself. This directly affects to the FOV without being modified.
    • Field Detail

      • fov

        private double fov
    • Method Detail

      • getFOV

        public double getFOV()
      • setFOV

        public void setFOV​(double fov)