Uses of Record Class
net.minecraft.client.render.entity.animation.Animation.TransformationEntry
Packages that use Animation.TransformationEntry
-
Uses of Animation.TransformationEntry in net.minecraft.client.render.entity.animation
Fields in net.minecraft.client.render.entity.animation with type parameters of type Animation.TransformationEntryModifier and TypeFieldDescriptionprivate final List
<Animation.TransformationEntry> Animation.entries
Constructor parameters in net.minecraft.client.render.entity.animation with type arguments of type Animation.TransformationEntryModifierConstructorDescriptionprivate
Animation
(AnimationDefinition definition, List<Animation.TransformationEntry> entries)