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 TypeFieldDescriptionclass_7260.field_38135class_7260.field_38136class_7260.field_38137class_7260.field_38168class_7260.field_38169Methods in net.minecraft with parameters of type AnimationStateModifier and TypeMethodDescriptionprivate voidclass_7260.method_42205(AnimationState animationState) voidclass_7280.method_42579(AnimationState animationState, Animation animation, long long2) -
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