mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
- ItemPalette1216: 1415 items (generated from decompiled Items.java) - EntityPalette1216: 151 entities (HappyGhast at index 56, all after +1) - Palette1216: block states (DriedGhast 32 states at 13826-13857, all after +32) - PacketPalette1216: clientbound +3 (Waypoint, ClearDialog, ShowDialog), serverbound +2 (ChangeGameMode at 0x04 shifting all after, CustomClickAction at end), config clientbound +2 (ClearDialog, ShowDialog), config serverbound +1 (CustomClickAction) - Version routing in Protocol18.cs, PacketType18Handler.cs, EntityMetadataPalette.cs updated to select 1216 palettes for protocol >= 771 - EntityMetadataPalette reuses 1215 (EntityDataSerializers unchanged) Made-with: Cursor |
||
|---|---|---|
| .. | ||
| ChatBots | ||
| CommandHandler | ||
| Commands | ||
| config | ||
| Crypto | ||
| Inventory | ||
| Logger | ||
| Mapping | ||
| Properties | ||
| Protocol | ||
| Proxy | ||
| Resources | ||
| Scripting | ||
| WinAPI | ||
| AutoTimeout.cs | ||
| ColorHelper.cs | ||
| Command.cs | ||
| ConsoleIO.cs | ||
| ExtensionMethods.cs | ||
| FileMonitor.cs | ||
| INIFile.cs | ||
| Json.cs | ||
| McClient.cs | ||
| MinecraftClient.csproj | ||
| Program.cs | ||
| Settings.cs | ||
| TaskWithDelay.cs | ||
| TaskWithResult.cs | ||
| UpgradeHelper.cs | ||