Uses of Enum Class
org.bukkit.event.player.PlayerAnimationType
-
Uses of PlayerAnimationType in org.bukkit.event.player
Modifier and TypeMethodDescriptionPlayerAnimationEvent.getAnimationType()
Get the type of this animation eventstatic PlayerAnimationType
Returns the enum constant of this class with the specified name.static PlayerAnimationType[]
PlayerAnimationType.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionPlayerAnimationEvent
(@NotNull Player player, @NotNull PlayerAnimationType playerAnimationType) Construct a new PlayerAnimation event