Minecraft-Console-Client/MinecraftClient/Protocol/Handlers
2022-07-24 22:21:15 +08:00
..
Compression Add support for creating replay mod capture files (#1246) 2020-09-06 21:51:42 +02:00
Forge Allow force-enabling Forge support for 1.13+ (#1184) 2020-10-18 13:09:49 +02:00
PacketPalettes Update version to 1.18 (#1836) 2021-12-02 21:07:57 +08:00
DataTypes.cs Fixed incorrect handling in 1.18(1.18.1) and 1.18.2 2022-07-24 22:21:15 +08:00
PacketType18Handler.cs Update version to 1.18.2 (#1961) 2022-03-21 23:29:16 +01:00
PacketTypesIn.cs Update version to 1.18 (#1836) 2021-12-02 21:07:57 +08:00
PacketTypesOut.cs Add support for 1.17 (#1630) 2021-06-11 21:45:33 +08:00
Protocol16.cs Implemented "Click Window" for 1.18 (now sending the new required fields), formated few files with Visual Studio formatting. PS: left debug for people to see, I'll remove it once everything is working 2022-07-01 18:59:58 +02:00
Protocol18.cs Fixed incorrect handling in 1.18(1.18.1) and 1.18.2 2022-07-24 22:21:15 +08:00
Protocol18Forge.cs Allow force-enabling Forge support for 1.13+ (#1184) 2020-10-18 13:09:49 +02:00
Protocol18Terrain.cs terrain handling for 1.18(1.18.1) and 1.18.2 2022-07-24 21:41:56 +08:00
SocketWrapper.cs Split Protocol18 protocol into several classes 2019-04-29 22:30:43 +02:00
ZlibUtils.cs Fix packet compression 2017-09-09 17:07:26 +02:00