Uses of Interface
net.minecraft.client.render.entity.animation.Transformation.Interpolation
-
Uses of Transformation.Interpolation in net.minecraft.client.render.entity.animation
Modifier and TypeFieldDescriptionstatic final Transformation.Interpolation
Transformation.Interpolations.field_37884
static final Transformation.Interpolation
Transformation.Interpolations.field_37885
private final Transformation.Interpolation
Keyframe.interpolation
The field for theinterpolation
record component.Modifier and TypeMethodDescriptionKeyframe.interpolation()
Returns the value of theinterpolation
record component.ModifierConstructorDescriptionKeyframe
(float float2, Vec3f vec3f, Transformation.Interpolation interpolation)