Minecraft-Console-Client/MinecraftClient/Protocol/Handlers
2026-05-07 19:57:23 +02:00
..
Forge Modernize data carriers to records and add primary constructors 2026-03-24 01:31:17 +00:00
Packet/s2c Modernize data carriers to records and add primary constructors 2026-03-24 01:31:17 +00:00
PacketPalettes refactor: convert redundant new TypeName() to target-typed new() 2026-03-24 00:37:35 +00:00
StructuredComponents Fixed shulker crashing on 26.1 (Structured Components) 2026-05-07 19:57:23 +02:00
ConfigurationPacketTypesIn.cs feat: add MC 1.21.9/1.21.10 (protocol 773) version constants and enum values 2026-03-21 14:04:42 +08:00
ConfigurationPacketTypesOut.cs feat: add MC 1.21.9/1.21.10 (protocol 773) version constants and enum values 2026-03-21 14:04:42 +08:00
DataTypes.cs Fixed shulker crashing on 26.1 (Structured Components) 2026-05-07 19:57:23 +02:00
PacketType18Handler.cs feat: add 26.1 packet palette, structured components registry, and version routing 2026-03-22 20:04:08 +08:00
PacketTypesIn.cs feat: add 26.1 packet palette, structured components registry, and version routing 2026-03-22 20:04:08 +08:00
PacketTypesOut.cs feat: add 26.1 packet palette, structured components registry, and version routing 2026-03-22 20:04:08 +08:00
Protocol16.cs Added Book Support 2026-05-02 17:52:17 +02:00
Protocol18.cs chore: finalize resource pack cache toggle 2026-05-04 12:47:41 +00:00
Protocol18Forge.cs feat: load forge mod translations from local jars 2026-05-04 19:02:44 +00:00
Protocol18Terrain.cs Modernize data carriers to records and add primary constructors 2026-03-24 01:31:17 +00:00
SocketWrapper.cs feat: enhance Protocol18 and SocketWrapper for improved functionality 2026-03-26 02:35:43 +08:00
ZlibUtils.cs Implemented .net 10 support. Updated all affected libraries and the code. Not testes yet. 2026-03-21 20:07:20 +01:00