public class PlayerAnimationEvent extends PlayerEvent implements Cancellable
| Constructor and Description |
|---|
PlayerAnimationEvent(Player player) |
PlayerAnimationEvent(Player player,
com.nukkitx.protocol.bedrock.packet.AnimatePacket.Action animation) |
| Modifier and Type | Method and Description |
|---|---|
com.nukkitx.protocol.bedrock.packet.AnimatePacket.Action |
getAnimationType() |
static HandlerList |
getHandlers() |
getPlayergetEventName, isCancelled, setCancelled, setCancelledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelled, setCancelledpublic PlayerAnimationEvent(Player player)
public PlayerAnimationEvent(Player player, com.nukkitx.protocol.bedrock.packet.AnimatePacket.Action animation)
public static HandlerList getHandlers()
public com.nukkitx.protocol.bedrock.packet.AnimatePacket.Action getAnimationType()
Copyright © 2020. All rights reserved.