Minecraft-Console-Client/MinecraftClient/Protocol/Handlers/StructuredComponents/Components
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
..
1_20_6 fix: handle null/empty profile name in ProfileComponent serialization 2026-06-17 11:27:23 +02:00
1_21 Fix structured components: audit fixes, codec helpers, and serialize implementations 2026-06-11 21:33:48 +02:00
1_21_2 Formatted the code and removed logs from Auto Attack 2026-06-04 11:42:41 +02:00
1_21_5 Fix structured components: audit fixes, codec helpers, and serialize implementations 2026-06-11 21:33:48 +02:00
1_21_8 Fixed the component system from 1.20.6 - 1.21.11 2026-03-25 01:08:27 +01:00
1_21_9 More fixed for 1.21.5, 1.21.9, 1.21.11, stress tested against everything from 1.20.6 - 1.21.11 2026-03-25 02:08:59 +01:00
1_21_11 Fix structured components: audit fixes, codec helpers, and serialize implementations 2026-06-11 21:33:48 +02:00
26_1 Fix structured components: audit fixes, codec helpers, and serialize implementations 2026-06-11 21:33:48 +02:00
Subcomponents Formatted the code and removed logs from Auto Attack 2026-06-04 11:42:41 +02:00
EmptyComponent.cs Added more components + added item palette reference 2024-09-11 20:35:23 +02:00
StructuredComponentCodecHelpers.cs Fix structured components: audit fixes, codec helpers, and serialize implementations 2026-06-11 21:33:48 +02:00
TypedEntityDataComponent.cs Fix structured components: audit fixes, codec helpers, and serialize implementations 2026-06-11 21:33:48 +02:00