mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
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. |
||
|---|---|---|
| .. | ||
| Components | ||
| Core | ||
| Registries | ||
| StructuredComponentsHandler.cs | ||