Class InterpolatedAngle

java.lang.Object
com.simibubi.create.foundation.utility.animation.InterpolatedValue
com.simibubi.create.foundation.utility.animation.InterpolatedAngle

@Deprecated public class InterpolatedAngle extends InterpolatedValue
Deprecated.
Use LerpedFloat instead.
  • Constructor Details

    • InterpolatedAngle

      public InterpolatedAngle()
      Deprecated.
  • Method Details

    • get

      public float get(float partialTicks)
      Deprecated.
      Overrides:
      get in class InterpolatedValue