Uses of Record Class
net.minecraft.client.render.entity.animation.Animation
Packages that use Animation
Package
Description
The base package for all Minecraft classes.
-
Uses of Animation in net.minecraft
Fields in net.minecraft declared as AnimationModifier and TypeFieldDescriptionstatic final Animationclass_7188.field_37892static final Animationclass_7188.field_37893static final Animationclass_7188.field_37894static final Animationclass_7188.field_37895static final Animationclass_7188.field_37896static final Animationclass_7188.field_37897Methods in net.minecraft with parameters of type AnimationModifier and TypeMethodDescriptionprivate static floatclass_7187.method_41826(Animation animation, long long2) static voidclass_7187.method_41827(SinglePartEntityModel<?> singlePartEntityModel, Animation animation, long long2, float float2, Vec3f vec3f) private voidclass_7198.method_41906(AnimationState animationState, Animation animation, long long2) -
Uses of Animation in net.minecraft.client.render.entity.animation
Methods in net.minecraft.client.render.entity.animation that return Animation