Class | Description |
---|---|
IllegalPacketEvent | Deprecated
Not used
|
PlayerAdvancementCriterionGrantEvent |
Called when a player is granted a criteria in an advancement.
|
PlayerArmorChangeEvent |
Called when the player themselves change their armor items
|
PlayerAttackEntityCooldownResetEvent |
Called when processing a player's attack on an entity when the player's attack strength cooldown is reset
|
PlayerClientOptionsChangeEvent |
Called when the player changes his client settings
|
PlayerConnectionCloseEvent |
This event is invoked when a player has disconnected.
|
PlayerElytraBoostEvent |
Fired when a player boosts elytra flight with a firework
|
PlayerHandshakeEvent |
This event is fired during a player handshake.
|
PlayerInitialSpawnEvent | Deprecated
Use
PlayerSpawnLocationEvent , Duplicate API |
PlayerJumpEvent |
Called when the server detects the player is jumping.
|
PlayerLaunchProjectileEvent |
Called when a player shoots a projectile
|
PlayerLocaleChangeEvent | Deprecated
Replaced by
PlayerLocaleChangeEvent upstream |
PlayerPickupExperienceEvent |
Fired when a player is attempting to pick up an experience orb
|
PlayerPostRespawnEvent |
Fired after a player has respawned
|
PlayerReadyArrowEvent |
Called when a player is firing a bow and the server is choosing an arrow to use.
|
PlayerRecipeBookClickEvent |
Called when a player clicks a recipe in the recipe book
|
PlayerStartSpectatingEntityEvent |
Triggered when a player starts spectating an entity in spectator mode.
|
PlayerStopSpectatingEntityEvent |
Triggered when a player stops spectating an entity in spectator mode.
|
PlayerTeleportEndGatewayEvent |
Fired when a teleport is triggered for an End Gateway
|
PlayerUseUnknownEntityEvent |
Enum | Description |
---|---|
PlayerArmorChangeEvent.SlotType |
Copyright © 2021. All rights reserved.