Class Animation
java.lang.Object
net.minecraft.client.render.entity.animation.Animation
- Mappings:
Namespace Name named net/minecraft/client/render/entity/animation/Animationintermediary net/minecraft/class_11509official fuu
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final AnimationDefinitionprivate final List<Animation.TransformationEntry> private final Vector3f -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateAnimation(AnimationDefinition definition, List<Animation.TransformationEntry> entries) -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(long timeInMilliseconds, float scale) voidapply(AnimationState animationState, float age) voidapply(AnimationState animationState, float age, float speedMultiplier) voidvoidapplyWalking(float limbSwingAnimationProgress, float limbSwingAmplitude, float float2, float float3) private floatgetRunningSeconds(long timeInMilliseconds) (package private) static Animationof(ModelPart root, AnimationDefinition definition)
-
Field Details
-
definition
- Mappings:
Namespace Name Mixin selector named definitionLnet/minecraft/client/render/entity/animation/Animation;definition:Lnet/minecraft/client/render/entity/animation/AnimationDefinition;intermediary field_60864Lnet/minecraft/class_11509;field_60864:Lnet/minecraft/class_7184;official aLfuu;a:Lfus;
-
entries
- Mappings:
Namespace Name Mixin selector named entriesLnet/minecraft/client/render/entity/animation/Animation;entries:Ljava/util/List;intermediary field_60865Lnet/minecraft/class_11509;field_60865:Ljava/util/List;official bLfuu;b:Ljava/util/List;
-
field_60866
- Mappings:
Namespace Name Mixin selector named field_60866Lnet/minecraft/client/render/entity/animation/Animation;field_60866:Lorg/joml/Vector3f;intermediary field_60866Lnet/minecraft/class_11509;field_60866:Lorg/joml/Vector3f;official cLfuu;c:Lorg/joml/Vector3f;
-
-
Constructor Details
-
Animation
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/entity/animation/Animation;<init>(Lnet/minecraft/client/render/entity/animation/AnimationDefinition;Ljava/util/List;)Vintermediary <init>Lnet/minecraft/class_11509;<init>(Lnet/minecraft/class_7184;Ljava/util/List;)Vofficial <init>Lfuu;<init>(Lfus;Ljava/util/List;)V
-
-
Method Details
-
of
- Mappings:
Namespace Name Mixin selector named ofLnet/minecraft/client/render/entity/animation/Animation;of(Lnet/minecraft/client/model/ModelPart;Lnet/minecraft/client/render/entity/animation/AnimationDefinition;)Lnet/minecraft/client/render/entity/animation/Animation;intermediary method_71987Lnet/minecraft/class_11509;method_71987(Lnet/minecraft/class_630;Lnet/minecraft/class_7184;)Lnet/minecraft/class_11509;official aLfuu;a(Lgqn;Lfus;)Lfuu;
-
applyStatic
public void applyStatic()- Mappings:
Namespace Name Mixin selector named applyStaticLnet/minecraft/client/render/entity/animation/Animation;applyStatic()Vintermediary method_71980Lnet/minecraft/class_11509;method_71980()Vofficial aLfuu;a()V
-
applyWalking
public void applyWalking(float limbSwingAnimationProgress, float limbSwingAmplitude, float float2, float float3) - Mappings:
Namespace Name Mixin selector named applyWalkingLnet/minecraft/client/render/entity/animation/Animation;applyWalking(FFFF)Vintermediary method_71981Lnet/minecraft/class_11509;method_71981(FFFF)Vofficial aLfuu;a(FFFF)V
-
apply
- Mappings:
Namespace Name Mixin selector named applyLnet/minecraft/client/render/entity/animation/Animation;apply(Lnet/minecraft/entity/AnimationState;F)Vintermediary method_71985Lnet/minecraft/class_11509;method_71985(Lnet/minecraft/class_7094;F)Vofficial aLfuu;a(Lbzd;F)V
-
apply
- Mappings:
Namespace Name Mixin selector named applyLnet/minecraft/client/render/entity/animation/Animation;apply(Lnet/minecraft/entity/AnimationState;FF)Vintermediary method_71986Lnet/minecraft/class_11509;method_71986(Lnet/minecraft/class_7094;FF)Vofficial aLfuu;a(Lbzd;FF)V
-
apply
public void apply(long timeInMilliseconds, float scale) - Mappings:
Namespace Name Mixin selector named applyLnet/minecraft/client/render/entity/animation/Animation;apply(JF)Vintermediary method_71984Lnet/minecraft/class_11509;method_71984(JF)Vofficial aLfuu;a(JF)V
-
getRunningSeconds
private float getRunningSeconds(long timeInMilliseconds) - Mappings:
Namespace Name Mixin selector named getRunningSecondsLnet/minecraft/client/render/entity/animation/Animation;getRunningSeconds(J)Fintermediary method_71983Lnet/minecraft/class_11509;method_71983(J)Fofficial aLfuu;a(J)F
-