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
Methods in net.minecraft with parameters of type AnimationModifier and TypeMethodDescriptionprivate static floatclass_7019.method_40906(Animation animation, long long2) static voidclass_7019.method_40907(SinglePartEntityModel<?> singlePartEntityModel, Animation animation, long long2, float float2, Vec3f vec3f) -
Uses of Animation in net.minecraft.client.render.entity.animation
Fields in net.minecraft.client.render.entity.animation declared as AnimationModifier and TypeFieldDescriptionstatic final AnimationAnimations.field_36957static final AnimationAnimations.field_36958static final AnimationAnimations.field_36959static final AnimationAnimations.field_36960Methods in net.minecraft.client.render.entity.animation that return Animation -
Uses of Animation in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type AnimationModifier and TypeMethodDescriptionvoidWardenEntityModel.method_40916(AnimationState animationState, Animation animation, long long2)