Uses of Class
net.minecraft.world.entity.AnimationState
Package
Description
-
Uses of AnimationState in net.minecraft.client.model
Modifier and TypeMethodDescriptionprotected void
HierarchicalModel.animate
(AnimationState p_233382_, AnimationDefinition p_233383_, float p_233384_) protected void
HierarchicalModel.animate
(AnimationState p_233386_, AnimationDefinition p_233387_, float p_233388_, float p_233389_) -
Uses of AnimationState in net.minecraft.world.entity
Modifier and TypeMethodDescriptionvoid
AnimationState.ifStarted
(Consumer<AnimationState> p_216980_) -
Uses of AnimationState in net.minecraft.world.entity.ambient
-
Uses of AnimationState in net.minecraft.world.entity.animal.camel
Modifier and TypeFieldDescriptionfinal AnimationState
Camel.dashAnimationState
final AnimationState
Camel.idleAnimationState
final AnimationState
Camel.sitAnimationState
final AnimationState
Camel.sitPoseAnimationState
final AnimationState
Camel.sitUpAnimationState
-
Uses of AnimationState in net.minecraft.world.entity.animal.frog
Modifier and TypeFieldDescriptionfinal AnimationState
Frog.croakAnimationState
final AnimationState
Frog.jumpAnimationState
final AnimationState
final AnimationState
Frog.tongueAnimationState
-
Uses of AnimationState in net.minecraft.world.entity.animal.sniffer
Modifier and TypeFieldDescriptionfinal AnimationState
Sniffer.diggingAnimationState
final AnimationState
Sniffer.feelingHappyAnimationState
final AnimationState
Sniffer.risingAnimationState
final AnimationState
Sniffer.scentingAnimationState
final AnimationState
Sniffer.sniffingAnimationState
Modifier and TypeMethodDescriptionprivate Sniffer
Sniffer.emitDiggingParticles
(AnimationState p_273528_) -
Uses of AnimationState in net.minecraft.world.entity.monster.breeze
-
Uses of AnimationState in net.minecraft.world.entity.monster.warden
Modifier and TypeFieldDescriptionWarden.attackAnimationState
Warden.diggingAnimationState
Warden.emergeAnimationState
Warden.roarAnimationState
Warden.sniffAnimationState
Warden.sonicBoomAnimationState
Modifier and TypeMethodDescriptionprivate void
Warden.clientDiggingParticles
(AnimationState p_219384_)