Package dev.oxydien.mathimations.animations
package dev.oxydien.mathimations.animations
-
ClassDescriptionA context to animate an entity.Responsible for merging multiple layer outputs into a final pose.AnimationState<T extends net.minecraft.world.entity.LivingEntity>Represents a single animation instance within a layer, including its current weight and transition state.EntityAnimationWrapper<E extends net.minecraft.world.entity.LivingEntity,
M extends IModelPartProvider<E>> Wrapper for theEntityAnimator.EntityAnimator<E extends net.minecraft.world.entity.LivingEntity,M extends IModelPartProvider<E>> The main controller that manages all animation layers for an entity.