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 TypeMethodDescriptionprivate 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.passive
Fields in net.minecraft.entity.passive declared as AnimationStateModifier and TypeFieldDescriptionfinal AnimationStateFrogEntity.croakingfinal AnimationStateFrogEntity.idlingInWaterfinal AnimationStateFrogEntity.longJumpingfinal AnimationStateFrogEntity.swimmingfinal AnimationStateFrogEntity.usingTonguefinal AnimationStateFrogEntity.walking