diff options
Diffstat (limited to 'patches/server/0992-Properly-resend-entities.patch')
-rw-r--r-- | patches/server/0992-Properly-resend-entities.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/patches/server/0992-Properly-resend-entities.patch b/patches/server/0992-Properly-resend-entities.patch index cdb20d9bdb..d8b50689d8 100644 --- a/patches/server/0992-Properly-resend-entities.patch +++ b/patches/server/0992-Properly-resend-entities.patch @@ -19,6 +19,8 @@ and so we have to (forcibly) resend them in order for the client to reset their See: https://github.com/PaperMC/Paper/pull/1896 +Feature patch + == AT == public net.minecraft.server.level.ChunkMap$TrackedEntity serverEntity |