Paper/paper-server/patches/sources/net/minecraft/server
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
..
bossevents Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
commands Add PlayerSetSpawnEvent 2021-05-19 18:59:10 -07:00
dedicated Allow skipping writing of comments to server.properties 2021-07-23 02:32:04 +02:00
gui Improve ServerGUI 2020-10-03 08:27:40 +02:00
level Do not run close logic for inventories on chunk unload 2021-03-11 03:03:32 -08:00
network Improve and expand AsyncCatcher 2021-08-25 20:17:12 -07:00
packs Build system changes 2016-02-29 20:40:33 -06:00
players Fix kick event leave message not being sent 2021-07-07 16:19:41 -07:00
rcon Remote Connections shouldn't hold up shutdown 2020-03-31 03:50:42 -04:00
Bootstrap.java.patch Fix this stupid bullshit 2017-08-06 17:17:53 -05:00
Main.java.patch Add environment variable to disable server gui 2021-05-17 00:34:55 -07:00
MinecraftServer.java.patch Add PlayerKickEvent causes 2021-05-15 20:30:45 -07:00
PlayerAdvancements.java.patch Add Adventure message to PlayerAdvancementDoneEvent 2021-01-08 20:31:13 +01:00
ReloadableServerRegistries.java.patch Add RegistryAccess for managing Registries 2023-02-27 18:28:39 -08:00
ServerAdvancementManager.java.patch Configurable Advancement Disabling 2017-06-09 16:29:31 +10:00
ServerFunctionManager.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
ServerScoreboard.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
ServerTickRateManager.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
Services.java.patch Fix SPIGOT-5824 Bukkit world-container is not used 2020-07-10 13:12:33 -05:00