Changes

Summary

  1. Add chunk update rate limiting. Prevents packet spam which can cause (commit: 2eb153d) (details)
Commit 2eb153d51b2aa5e48709e3b8e412ba555644dffe by rallanpcl
Add chunk update rate limiting. Prevents packet spam which can cause disconnect.overflow (for #695) and stops a single RP timer on a low interval from preventing chunk rendering on slow clients.

Signed-off-by: Ross Allan <[email protected]>
(commit: 2eb153d)
The file was modifiedsrc/common/me/nallar/patched/world/tracking/PatchPlayerManager.java (diff)
The file was modifiedsrc/common/me/nallar/patched/world/tracking/PatchPlayerInstance.java (diff)
The file was modifiedsrc/common/me/nallar/patched/server/PatchMinecraftServer.java (diff)