PaperMC/paper-server/patches/sources/net/minecraft/world/level/entity
Spottedleaf c593e8510e Improve and expand AsyncCatcher
Log when the async catcher is tripped
  The chunk system can swallow the exception given it's all
  built with completablefuture, so ensure it is at least printed.

Add/move several async catchers

Async catch modifications to critical entity state
  These used to be here from Spigot, but were dropped with 1.17.
  Now in 1.17, this state is _even more_ critical than it was before,
  so these must exist to catch stupid plugins.

Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
2021-08-25 20:17:12 -07:00
..
EntityAccess.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
EntityLookup.java.patch Add Debug Entities option to debug dupe uuid issues 2018-07-21 08:25:40 -04:00
PersistentEntitySectionManager.java.patch Improve and expand AsyncCatcher 2021-08-25 20:17:12 -07:00