Interface InterpolatedFlipFlop.SmoothingFunction

Enclosing class:
InterpolatedFlipFlop

public static interface InterpolatedFlipFlop.SmoothingFunction
Mappings:
Namespace Name
named net/minecraft/util/InterpolatedFlipFlop$SmoothingFunction
intermediary net/minecraft/class_9849$class_9850
official ays$a
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    apply(float tickDelta)
     
  • Method Details

    • apply

      float apply(float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      named apply Lnet/minecraft/util/InterpolatedFlipFlop$SmoothingFunction;apply(F)F
      intermediary apply Lnet/minecraft/class_9849$class_9850;apply(F)F
      official apply Lays$a;apply(F)F