Interface Transformation.Interpolation

Enclosing class:
Transformation

@Environment(CLIENT) public static interface Transformation.Interpolation
Mappings:
Namespace Name
official dzx$a
intermediary net/minecraft/class_7011$class_7012
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 Ldzx$a;apply(Lk;F[Ldzz;IIF)Lk;
      intermediary apply Lnet/minecraft/class_7011$class_7012;apply(Lnet/minecraft/class_1160;F[Lnet/minecraft/class_7018;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;