Interface Transformation.Interpolation

Enclosing class:
Transformation

@Environment(CLIENT) public static interface Transformation.Interpolation
Mappings:
Namespace Name
official efm$a
intermediary net/minecraft/class_7179$class_7180
named net/minecraft/client/render/entity/animation/Transformation$Interpolation
  • Method Summary

    Modifier and Type
    Method
    Description
    apply(Vec3f vec3f, float delta, Keyframe[] keyframes, int start, int end, float float2)
     
  • Method Details

    • apply

      Vec3f apply(Vec3f vec3f, float delta, Keyframe[] keyframes, int start, int end, float float2)
      Mappings:
      Namespace Name Mixin selector
      official apply Lefm$a;apply(Lk;F[Lefo;IIF)Lk;
      intermediary apply Lnet/minecraft/class_7179$class_7180;apply(Lnet/minecraft/class_1160;F[Lnet/minecraft/class_7186;IIF)Lnet/minecraft/class_1160;
      named apply Lnet/minecraft/client/render/entity/animation/Transformation$Interpolation;apply(Lnet/minecraft/util/math/Vec3f;F[Lnet/minecraft/client/render/entity/animation/Keyframe;IIF)Lnet/minecraft/util/math/Vec3f;