[ci skip] changelog: PlayerDisplayNameChangeEvent is new in this version

This commit is contained in:
Dylan K. Taylor 2021-01-08 20:52:21 +00:00
parent f4d81c0997
commit 3dd01781d5
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -360,6 +360,7 @@ This version features substantial changes to the network system, improving coher
- The following events have been added:
- `PlayerItemUseEvent`: player activating their held item, for example to throw it.
- `BlockTeleportEvent`: block teleporting, for example dragon egg when attacked.
- `PlayerDisplayNameChangeEvent`
- The following events have been removed:
- `EntityArmorChangeEvent`
- `EntityInventoryChangeEvent`