Uses of Class
net.minecraft.entity.AnimationState
Package
Description
-
Uses of AnimationState in net.minecraft.client.render.entity.model
Modifier and TypeMethodDescriptionprotected void
SinglePartEntityModel.updateAnimation
(AnimationState animationState, Animation animation, float animationProgress) protected void
SinglePartEntityModel.updateAnimation
(AnimationState animationState, Animation animation, float animationProgress, float speedMultiplier) -
Uses of AnimationState in net.minecraft.entity
-
Uses of AnimationState in net.minecraft.entity.mob
Modifier and TypeFieldDescriptionWardenEntity.attackingAnimationState
WardenEntity.chargingSonicBoomAnimationState
WardenEntity.diggingAnimationState
WardenEntity.emergingAnimationState
WardenEntity.roaringAnimationState
WardenEntity.sniffingAnimationState
Modifier and TypeMethodDescriptionprivate void
WardenEntity.addDigParticles
(AnimationState animationState) -
Uses of AnimationState in net.minecraft.entity.passive
Modifier and TypeFieldDescriptionfinal AnimationState
FrogEntity.croakingAnimationState
final AnimationState
FrogEntity.idlingInWaterAnimationState
final AnimationState
FrogEntity.longJumpingAnimationState
final AnimationState
FrogEntity.swimmingAnimationState
final AnimationState
FrogEntity.usingTongueAnimationState
final AnimationState
FrogEntity.walkingAnimationState