Class AnimationTypeManager

java.lang.Object
net.neoforged.neoforge.client.entity.animation.json.AnimationTypeManager

public final class AnimationTypeManager extends Object
Manager for custom AnimationTargets and interpolation functions.

The built-in AnimationTargets are: minecraft:position, minecraft:rotation, and minecraft:scale.

The built-in interpolation functions are minecraft:linear and minecraft:catmullrom.