mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Implement palette generation and investigate palette changes between versions. Turns out 1.13- has legacy IDs, 1.14 switches to entity palette and 1.15 refreshes the whole palette just to insert Bee. Also refactor entity handling code here and there. |
||
|---|---|---|
| .. | ||
| Dns | ||
| Handlers | ||
| Session | ||
| ChatParser.cs | ||
| DataTypeGenerator.cs | ||
| EntityActionType.cs | ||
| IMinecraftCom.cs | ||
| IMinecraftComHandler.cs | ||
| ProtocolHandler.cs | ||