| Package | Description | 
|---|---|
| org.bukkit.entity | Interfaces for non-voxel objects that can exist in a  world, including all players, monsters, projectiles, etc. | 
| org.bukkit.event.player | |
| org.spigotmc.event.player | Spigot-specific player events. | 
| Class | Description | 
|---|---|
| PlayerTeleportEvent.TeleportCause | 
| Class | Description | 
|---|---|
| AsyncPlayerPreLoginEvent.Result | Basic kick reasons for communicating to plugins | 
| PlayerAnimationType | Different types of player animations | 
| PlayerBedEnterEvent.BedEnterResult | Represents the default possible outcomes of this event. | 
| PlayerBucketEvent | Called when a player interacts with a Bucket | 
| PlayerChannelEvent | This event is called after a player registers or unregisters a new plugin
 channel. | 
| PlayerEvent | Represents a player related event | 
| PlayerFishEvent.State | An enum to specify the state of the fishing | 
| PlayerInteractEntityEvent | Represents an event that is called when a player right clicks an entity. | 
| PlayerLoginEvent.Result | Basic kick reasons for communicating to plugins | 
| PlayerMoveEvent | Holds information for player movement events | 
| PlayerPickupItemEvent | Deprecated. 
 | 
| PlayerPreLoginEvent.Result | Deprecated.  Basic kick reasons for communicating to plugins | 
| PlayerResourcePackStatusEvent.Status | Status of the resource pack. | 
| PlayerTeleportEvent | Holds information for player teleport events | 
| PlayerTeleportEvent.TeleportCause | 
| Class | Description | 
|---|---|
| PlayerEvent | Represents a player related event | 
Copyright © 2020. All rights reserved.