papermc/paper-server/patches/sources/net/minecraft/server
Bjarne Koll 142695eb00
Default minecraft alias to redirect (#12146)
While the running server will still be using the recently introduced
copy-mechanic for vanilla command namespacing, the data converter logic
relies on the fact that namespaced aliases were redirects as well.

To not break the converted, the commands type now takes a modern flag
only set by the running server.
2025-02-18 00:09:54 +01:00
..
bossevents [ci skip] Fix annotation fields used in NMS getBukkitEntity (#12120) 2025-02-16 19:17:26 +01:00
commands Fix locate command dist overflow/underflow (#11956) 2025-01-12 17:55:45 +01:00
dedicated Fix settings changes not being saved (#11881) 2025-01-01 21:56:23 +01:00
gui net.minecraft.server.gui 2024-12-14 17:35:50 +01:00
level Separate tick count to ensure vanilla parity (#12077) 2025-02-16 20:46:37 +01:00
network Cleanup damage source a bit (#12106) 2025-02-16 20:14:00 +01:00
packs Add datapack registration lifecycle event (#11804) 2024-12-28 13:30:43 -08:00
players Experimental annotation changes (#12028) 2025-01-30 20:02:14 +01:00
rcon net.minecraft.server.rcon.thread 2024-12-14 18:40:23 -08:00
Bootstrap.java.patch Remove dead diff, some name/diff cleanup 2024-12-20 12:00:24 +01:00
Main.java.patch and some more 2024-12-21 13:45:04 +01:00
MinecraftServer.java.patch Prevent day cycle on the client when using fixed time (#11924) 2025-01-11 10:59:50 +01:00
PlayerAdvancements.java.patch net.minecraft.server 2024-12-13 19:12:33 -08:00
ReloadableServerRegistries.java.patch net.minecraft.server 2024-12-13 19:12:33 -08:00
ReloadableServerResources.java.patch Default minecraft alias to redirect (#12146) 2025-02-18 00:09:54 +01:00
ServerAdvancementManager.java.patch net.minecraft.server 2024-12-13 19:12:33 -08:00
ServerFunctionLibrary.java.patch net.minecraft.server 2024-12-13 19:12:33 -08:00
ServerScoreboard.java.patch Readd dropped ServerScoreboard hunk 2024-12-15 14:29:01 +01:00
Services.java.patch net.minecraft.server 2024-12-13 19:12:33 -08:00
WorldLoader.java.patch net.minecraft.server 2024-12-13 19:12:33 -08:00