Minecraft-Console-Client/MinecraftClient/Protocol/Handlers/StructuredComponents
Anon 85fe6b451b fix: handle null/empty profile name in ProfileComponent serialization
Prevents NullReferenceException crash when receiving player head items
with an empty or absent profile name. The Minecraft protocol permits
empty names in the profile component; the serialization path now
falls back to an empty string instead of throwing.
2026-06-17 11:27:23 +02:00
..
Components fix: handle null/empty profile name in ProfileComponent serialization 2026-06-17 11:27:23 +02:00
Core Formatted the code and removed logs from Auto Attack 2026-06-04 11:42:41 +02:00
Registries Fix structured components: audit fixes, codec helpers, and serialize implementations 2026-06-11 21:33:48 +02:00
StructuredComponentsHandler.cs Formatted the code and removed logs from Auto Attack 2026-06-04 11:42:41 +02:00