Minecraft-Console-Client/MinecraftClient/Protocol/Handlers/StructuredComponents/Registries
Reed Pennock 22685a720c feat: Add MC 26.2 palettes, registries and new sulfur/cinnabar content
Generated from the 26.2 server data reports (registries.json / blocks.json):
- ItemPalette262 (1537 items, 31 new; IDs shifted by early sulfur/cinnabar inserts)
- Palette262 blocks (1196 blocks, 32366 states, 28 new)
- EntityPalette262 (158 entities, new sulfur_cube)
- StructuredComponentsRegistry262 with new sulfur_cube_content component
  at ID 78 (shifts IDs 78-109 up by one); wire format is one ItemStackTemplate
- New ItemType/Material/EntityType enum entries for the sulfur and
  cinnabar families, MusicDiscBounce, SulfurSpike and SulfurCube

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-02 16:43:20 -05: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 Fix structured components: audit fixes, codec helpers, and serialize implementations 2026-06-11 21:33:48 +02:00
StructuredComponentsRegistry261.cs Fix structured components: audit fixes, codec helpers, and serialize implementations 2026-06-11 21:33:48 +02:00
StructuredComponentsRegistry262.cs feat: Add MC 26.2 palettes, registries and new sulfur/cinnabar content 2026-07-02 16:43:20 -05:00
StructuredComponentsRegistry1206.cs Fix structured components: audit fixes, codec helpers, and serialize implementations 2026-06-11 21:33:48 +02:00
StructuredComponentsRegistry1212.cs Fix structured components: audit fixes, codec helpers, and serialize implementations 2026-06-11 21:33:48 +02:00
StructuredComponentsRegistry1215.cs Fix structured components: audit fixes, codec helpers, and serialize implementations 2026-06-11 21:33:48 +02:00
StructuredComponentsRegistry12111.cs Fix structured components: audit fixes, codec helpers, and serialize implementations 2026-06-11 21:33:48 +02:00