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.entriesConstructor parameters in net.minecraft.client.render.entity.animation with type arguments of type Animation.TransformationEntryModifierConstructorDescriptionprivateAnimation(AnimationDefinition definition, List<Animation.TransformationEntry> entries)