playerAnimator is a foundational Minecraft animation library used by modders to create fluid, custom movements for the player model. Version
player.play();
// ES module syntax (recommended) import PlayerAnimator from 'player-animator'; install player-animator%2C version 0.9.9 or later.