PaperMC/paper-server/patches/sources/net/minecraft/commands
Aikar def8b96d4b Thread Safe Vanilla Command permission checking
Datapacks check this on load and are built concurrently. This was breaking them badly due
to race conditions.

Plus, .canUse we want to be safe for async anyways.
2020-07-11 03:54:28 -04:00
..
arguments Adventure 2021-01-29 17:54:03 +01:00
Commands.java.patch misc debugging dumps 2021-02-18 20:23:28 +00:00
CommandSource.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
CommandSourceStack.java.patch Thread Safe Vanilla Command permission checking 2020-07-11 03:54:28 -04:00