Minecraft-Console-Client/MinecraftClient/Protocol/Handlers/StructuredComponents/Registries
BruceChen d4014f7c87 feat: add 26.1 packet palette, structured components registry, and version routing
Add PacketPalette261 with new packet types (GameRuleValues, LowDiskSpaceWarning,
Attack, SetGameRule). Create StructuredComponentsRegistry261 with 6 new components
(additional_trade_cost, dye, pig/cow/chicken/cat sound_variant). Update version
routing in PacketType18Handler, EntityMetadataPalette, StructuredComponentsHandler,
and Program.cs to support protocol 775 (26.1).

Made-with: Cursor
2026-03-22 20:04:08 +08:00
..
Subcomponents feat: add packet palette, data components, and protocol fixes for MC 1.21.2 2026-03-20 03:25:20 +08:00
StructuredComponentsRegistry121.cs Preliminary 1.21 Support 2024-12-06 16:45:48 +01:00
StructuredComponentsRegistry261.cs feat: add 26.1 packet palette, structured components registry, and version routing 2026-03-22 20:04:08 +08:00
StructuredComponentsRegistry1206.cs Preliminary 1.21 Support 2024-12-06 16:45:48 +01:00
StructuredComponentsRegistry1212.cs feat: add packet palette, data components, and protocol fixes for MC 1.21.2 2026-03-20 03:25:20 +08:00
StructuredComponentsRegistry1215.cs fix: use HashedStack for container_click and fix enchantments parsing for 1.21.5+ 2026-03-22 02:18:01 +08:00
StructuredComponentsRegistry12111.cs fix: use HashedStack for container_click and fix enchantments parsing for 1.21.5+ 2026-03-22 02:18:01 +08:00