papermc/paper-server/patches/sources/net/minecraft
Bjarne Koll 3b9106c7d1
Readd dead redirect recovery (#12136)
While the paper command system no longer uses redirects for namespaced
registration, vanilla still does. This means that removal of vanilla
redirecting target nodes still causes issues, e.g. the removal of the
vanilla 'msg' node in favour of a command alias one.
Redirecting nodes like tell, minecraft:msg and minecraft:tell are broken
by this and need to by flattened before sending them to the client.
2025-02-17 23:51:52 +01:00
..
advancements fix allowPermanentBlockBreakExploits config 2024-12-18 23:35:47 +01:00
commands Readd dead redirect recovery (#12136) 2025-02-17 23:51:52 +01:00
core Reimplement ItemStack Obfuscation (#11817) 2025-01-09 18:58:18 +01:00
data/loot/packs net.minecraft.data.loot.packs 2024-12-14 18:44:19 +01:00
gametest/framework Fix tests 2024-12-16 11:54:00 +01:00
nbt readd beacon effect cause 2024-12-18 19:29:39 +01:00
network [ci skip] Remove nullable from SyncedEntityData#packAll (#11949) 2025-01-11 20:03:13 +01:00
resources Handle disabled vanilla registry values correctly (#11781) 2024-12-27 23:11:26 +01:00
server Separate tick count to ensure vanilla parity (#12077) 2025-02-16 20:46:37 +01:00
stats readd beacon effect cause 2024-12-18 19:29:39 +01:00
tags net.minecraft.tags 2024-12-14 19:06:58 +01:00
util Remove dead diff, some name/diff cleanup 2024-12-20 12:00:24 +01:00
world Fix disable-tripwire-updates option not cancelling tripwire hook updates (#12129) 2025-02-17 20:07:02 +01:00
ChatFormatting.java.patch net.minecraft 2024-12-14 19:06:58 +01:00
CrashReport.java.patch net.minecraft 2024-12-14 19:06:58 +01:00
CrashReportCategory.java.patch net.minecraft 2024-12-14 19:06:58 +01:00
Util.java.patch Apply some feature patches to files instead 2024-12-21 13:21:47 +01:00