Minecraft-Console-Client/MinecraftClient/Protocol/Message
copilot-swe-agent[bot] 34f45543c3
feat: load chat translations from server resource packs
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/d7467a13-d1ff-4cd6-a332-1ac389c445da

Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
2026-05-04 12:05:55 +00:00
..
ChatMessage.cs refactor: convert == null / != null to is null / is not null in 31 files 2026-03-24 00:42:59 +00:00
ChatParser.cs feat: load chat translations from server resource packs 2026-05-04 12:05:55 +00:00
LastSeenMessageList.cs Modernize data carriers to records and add primary constructors 2026-03-24 01:31:17 +00:00