PaperMC/paper-server/patches/sources/net/minecraft/server
Jake Potrebic ddbfcd4403 Restore vanilla entity drops behavior
Instead of just tracking the itemstacks, this tracks with it, the
action to take with that itemstack to apply the correct logic
on dropping the item instead of generalizing it for all dropped
items like CB does.
2022-03-22 09:34:41 -07:00
..
bossevents Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
commands Fix a bunch of vanilla bugs 2022-07-11 11:56:41 -07:00
dedicated Improve logging and errors 2022-12-14 15:52:11 -08:00
gui Improve ServerGUI 2020-10-03 08:27:40 +02:00
level Restore vanilla entity drops behavior 2022-03-22 09:34:41 -07:00
network Add missing logs for log-ips config option 2023-09-23 01:49:39 -04:00
packs Improve logging and errors 2022-12-14 15:52:11 -08:00
players Folia scheduler and owned region API 2023-06-17 11:52:52 +02: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 Fix demo flag not enabling demo mode 2023-04-07 20:11:17 +02:00
MinecraftServer.java.patch Folia scheduler and owned region API 2023-06-17 11:52:52 +02: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 Improve logging and errors 2022-12-14 15:52:11 -08:00
ServerFunctionManager.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
ServerScoreboard.java.patch Multiple Entries with Scoreboards 2021-09-21 18:17:33 -05: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