mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
- Add protocol 771 constant MC_1_21_6_Version in Protocol18.cs - Register 1.21.6 in ProtocolHandler (version map, supported list) - Extend upper-bound checks from MC_1_21_5 to MC_1_21_6 - Add 19 new ItemType entries (16 colored Harnesses, DriedGhast, HappyGhastSpawnEgg, MusicDiscTears) - Add HappyGhast to EntityType enum - Add DriedGhast to Material enum - Add new packet types: Waypoint, ClearDialog, ShowDialog (clientbound), ChangeGameMode, CustomClickAction (serverbound), ClearDialog, ShowDialog (config clientbound), CustomClickAction (config serverbound) Made-with: Cursor |
||
|---|---|---|
| .. | ||
| ItemPalettes | ||
| BookPage.cs | ||
| Container.cs | ||
| ContainerExtensions.cs | ||
| ContainerType.cs | ||
| ContainerTypeExtensions.cs | ||
| Effects.cs | ||
| Enchantment.cs | ||
| EnchantmentData.cs | ||
| EnchantmentMapping.cs | ||
| EnchantmentPropertyInfo.cs | ||
| Enchantments.cs | ||
| Hand.cs | ||
| Item.cs | ||
| ItemMovingHelper.cs | ||
| ItemRarity.cs | ||
| ItemType.cs | ||
| ItemTypeExtensions.cs | ||
| SuspiciousStewEffect.cs | ||
| TrimAssetOverride.cs | ||
| VillagerInfo.cs | ||
| VillagerTrade.cs | ||
| WindowActionType.cs | ||