Uses of Class
net.minecraft.entity.AnimationState
Packages that use AnimationState
Package
Description
The base package for all Minecraft classes.
-
Uses of AnimationState in net.minecraft
Fields in net.minecraft declared as AnimationStateModifier and TypeFieldDescriptionfinal AnimationState
class_8153.field_42648
final AnimationState
class_8153.field_42649
final AnimationState
class_8153.field_42650
final AnimationState
class_8153.field_42651
final AnimationState
class_8153.field_42652
final AnimationState
class_8153.field_42653
final AnimationState
class_8153.field_42654
final AnimationState
class_8153.field_42655
Methods in net.minecraft with parameters of type AnimationStateModifier and TypeMethodDescriptionprivate class_8153
class_8153.method_49131
(AnimationState animationState) -
Uses of AnimationState in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type AnimationStateModifier 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
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
CamelEntity.dashingAnimationState
final AnimationState
CamelEntity.idlingAnimationState
final AnimationState
FrogEntity.idlingInWaterAnimationState
final AnimationState
FrogEntity.longJumpingAnimationState
final AnimationState
CamelEntity.sittingAnimationState
final AnimationState
CamelEntity.sittingTransitionAnimationState
final AnimationState
CamelEntity.standingTransitionAnimationState
final AnimationState
FrogEntity.usingTongueAnimationState