public final class PlayerAnimationEvent extends PlayerEvent implements Cancellable
| Modifier and Type | Class and Description |
|---|---|
static class |
PlayerAnimationEvent.Type |
| Constructor and Description |
|---|
PlayerAnimationEvent(Player player) |
PlayerAnimationEvent(Player player,
PlayerAnimationEvent.Type animation) |
| Modifier and Type | Method and Description |
|---|---|
PlayerAnimationEvent.Type |
getAnimationType() |
getPlayerisCancelled, setCancelled, setCancelledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelled, setCancelledpublic PlayerAnimationEvent(Player player)
public PlayerAnimationEvent(Player player, PlayerAnimationEvent.Type animation)
public PlayerAnimationEvent.Type getAnimationType()
Copyright © 2021. All rights reserved.