Uses of Record Class
net.minecraft.client.render.entity.animation.Keyframe
Packages that use Keyframe
-
Uses of Keyframe in net.minecraft.client.render.entity.animation
Fields in net.minecraft.client.render.entity.animation declared as KeyframeModifier and TypeFieldDescriptionprivate final Keyframe[]
Transformation.keyframes
The field for thekeyframes
record component.Methods in net.minecraft.client.render.entity.animation that return KeyframeModifier and TypeMethodDescriptionKeyframe[]
Transformation.keyframes()
Returns the value of thekeyframes
record component.Methods in net.minecraft.client.render.entity.animation with parameters of type KeyframeModifier and TypeMethodDescriptionTransformation.Interpolation.apply
(Vec3f vec3f, float delta, Keyframe[] keyframes, int start, int end, float float2) Constructors in net.minecraft.client.render.entity.animation with parameters of type Keyframe