Minecraft-Console-Client/MinecraftClient/Protocol/Handlers/StructuredComponents/Components
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
..
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
26_2 feat: Add MC 26.2 palettes, registries and new sulfur/cinnabar content 2026-07-02 16:43:20 -05: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