Interface AnimateHandEvent

All Superinterfaces:
Cancellable, Event

public interface AnimateHandEvent extends Event, Cancellable
Called when a Humanoid hand animation occurs.

Note: Canceling this event will only stop animation from being seen on server. Animation will always occur on client-side for Player's.

  • Method Details

    • humanoid

      Humanoid humanoid()
      Gets the Humanoid.
      Returns:
      The humanoid
    • handType

      HandType handType()
      Gets the HandType used for animation.
      Returns:
      The hand type