From 3dd01781d52122a6998f7079098f99e4e604f2ff Mon Sep 17 00:00:00 2001 From: "Dylan K. Taylor" Date: Fri, 8 Jan 2021 20:52:21 +0000 Subject: [PATCH] [ci skip] changelog: PlayerDisplayNameChangeEvent is new in this version --- changelogs/4.0-snapshot.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelogs/4.0-snapshot.md b/changelogs/4.0-snapshot.md index f59b8bdbc..aadaaac59 100644 --- a/changelogs/4.0-snapshot.md +++ b/changelogs/4.0-snapshot.md @@ -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`