Minecraft-Console-Client/MinecraftClient/Mapping/BlockPalettes
BruceChen e3d3a86ac2 feat: add 26.1 palette files and new enum values
Add item, block, entity, and entity metadata palettes for Minecraft 26.1.
New enums: GoldenDandelion (item/block), PottedGoldenDandelion (block),
CatSoundVariant, CowSoundVariant, PigSoundVariant, ChickenSoundVariant
(entity metadata). Update gen_entity_metadata_palette.py FIELD_TO_ENUM
mapping for the new sound variant types.

Made-with: Cursor
2026-03-22 20:04:08 +08:00
..
BlockPalette.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
BlockPalette120.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
BlockPaletteGenerator.cs Fix xxx.Parse 2022-10-04 11:53:07 +08:00
Palette112.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
Palette113.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
Palette114.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
Palette115.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
Palette116.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
Palette117.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
Palette119.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
Palette261.cs feat: add 26.1 palette files and new enum values 2026-03-22 20:04:08 +08:00
Palette1193.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
Palette1194.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
Palette1204.cs 1.20.4: Update entity, item and block palette 2024-02-11 18:13:48 +08:00
Palette1206.cs Inventory, Terrain and Entity handling 2024-07-02 11:08:46 +02:00
Palette1212.cs feat: add palettes and version constants for MC 1.21.2 (protocol 768) 2026-03-20 03:02:43 +08:00
Palette1214.cs feat: add MC 1.21.4 (protocol 769) support 2026-03-20 23:51:56 +08:00
Palette1215.cs feat: add MC 1.21.5 (protocol 770) support 2026-03-21 00:48:27 +08:00
Palette1216.cs feat: add palettes and version routing for MC 1.21.6 2026-03-21 11:44:12 +08:00
Palette1219.cs fix: regenerate item/block palettes from server registry data for 1.21.9 2026-03-21 14:43:56 +08:00