Uses of Class
net.minecraft.entity.AnimationState
Packages that use AnimationState
Package
Description
-
Uses of AnimationState in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type AnimationStateModifier and TypeMethodDescriptionvoidWardenEntityModel.method_42579(AnimationState animationState, Animation animation, long long2) private voidFrogEntityModel.runAnimation(AnimationState animationState, Animation animation, long time) -
Uses of AnimationState in net.minecraft.entity
Method parameters in net.minecraft.entity with type arguments of type AnimationState -
Uses of AnimationState in net.minecraft.entity.mob
Fields in net.minecraft.entity.mob declared as AnimationStateModifier and TypeFieldDescriptionWardenEntity.diggingAnimationWardenEntity.emergingAnimationWardenEntity.field_38137WardenEntity.roaringAnimationWardenEntity.sniffingAnimationMethods in net.minecraft.entity.mob with parameters of type AnimationStateModifier and TypeMethodDescriptionprivate voidWardenEntity.addDigParticles(AnimationState animationState) -
Uses of AnimationState in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive declared as AnimationStateModifier and TypeFieldDescriptionfinal AnimationStateFrogEntity.croakingfinal AnimationStateFrogEntity.idlingInWaterfinal AnimationStateFrogEntity.longJumpingfinal AnimationStateFrogEntity.swimmingfinal AnimationStateFrogEntity.usingTonguefinal AnimationStateFrogEntity.walking