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. |
||
|---|---|---|
| .. | ||
| EntityPalette.cs | ||
| EntityPalette113.cs | ||
| EntityPalette114.cs | ||
| EntityPalette115.cs | ||
| EntityPaletteGenerator.cs | ||
| EntityType114.cs | ||
| EntityType115.cs | ||