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 void
FrogEntityModel.runAnimation
(AnimationState animationState, Animation animation, long time) void
WardenEntityModel.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.attackingAnimationState
WardenEntity.chargingSonicBoomAnimationState
WardenEntity.diggingAnimationState
WardenEntity.emergingAnimationState
WardenEntity.roaringAnimationState
WardenEntity.sniffingAnimationState
Methods in net.minecraft.entity.mob with parameters of type AnimationStateModifier and TypeMethodDescriptionprivate void
WardenEntity.addDigParticles
(AnimationState animationState) -
Uses of AnimationState in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive declared as AnimationStateModifier 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