mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
* Add packet type palette * Fix * test new palette * Fix 1.16.2 palette * Add packet ID dumper * Add document * Update naming * Delete old implementation of packet type * Rename PacketTypeHandler to PacketType18Handler * Fix packet type namespace * Add dump to file method for packet type * Rename packet palette version number * Replace unknown packet type to explicit type name Prevent duplicated key while creating reverse mapping * Include packets ID in packet palette Add packet palette helper class * Remove packet ID dumper methods As packets ID are included in source code now |
||
|---|---|---|
| .. | ||
| ChatBots | ||
| Commands | ||
| config | ||
| Crypto | ||
| Inventory | ||
| Mapping | ||
| Properties | ||
| Protocol | ||
| Proxy | ||
| Resources | ||
| WinAPI | ||
| .gitignore | ||
| AutoTimeout.cs | ||
| ChatBot.cs | ||
| Command.cs | ||
| ConsoleIO.cs | ||
| CSharpRunner.cs | ||
| FileMonitor.cs | ||
| INIFile.cs | ||
| Json.cs | ||
| McClient.cs | ||
| MinecraftClient.csproj | ||
| MinecraftClient.csproj.user | ||
| Program.cs | ||
| Settings.cs | ||