setEatingAnimation

abstract fun setEatingAnimation(player: Player, entityId: Int)

Sends an eating animation packet for an entity to the player.

Parameters

player

The target player.

entityId

The entity performing the animation.