papermc/paper-server/patches/sources/net/minecraft
David cbcf75a57c
Update visual fire handling with TriState support (#12303)
Replaced the Boolean-based visual fire system with TriState for improved clarity and flexibility, enabling three distinct states: TRUE, FALSE, and NOT_SET. Deprecated older methods in favor of new ones and updated internal handling to reflect these changes. Adjusted serialization and deserialization logic to accommodate the new TriState implementation.
2025-05-07 23:33:41 +02:00
..
advancements fix allowPermanentBlockBreakExploits config 2024-12-18 23:35:47 +01:00
commands Supports the ability for commands to be registered internally (#12520) 2025-05-06 16:05:00 -04:00
core Registry API for supported Mob Variants (#12417) 2025-05-06 17:13:00 -04:00
data/loot/packs 1.21.5 2025-04-12 17:27:00 +02:00
gametest/framework 1.21.5 2025-04-12 17:27:00 +02:00
nbt 1.21.5 2025-04-12 17:27:00 +02:00
network Disable Item Obfuscation for entity related stacks (#12297) 2025-05-03 20:52:33 +02:00
resources 1.21.5 2025-04-12 17:27:00 +02:00
server Expand PlayerDeathEvent API (#12221) 2025-05-06 20:14:58 -04:00
stats 1.21.5 2025-04-12 17:27:00 +02:00
tags net.minecraft.tags 2024-12-14 19:06:58 +01:00
util 1.21.5 2025-04-12 17:27:00 +02:00
world Update visual fire handling with TriState support (#12303) 2025-05-07 23:33:41 +02:00
ChatFormatting.java.patch 1.21.5 2025-04-12 17:27:00 +02: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 1.21.5 2025-04-12 17:27:00 +02:00