Minecraft-Console-Client/MinecraftClient/Protocol/Handlers
ORelio 3a760240e4 Move 1.7 handling into 1.8 handler
Minecraft 1.7 handler was pretty similar
to 1.8 handler and lacking some features
such as packet prefetching.
2015-07-30 16:47:58 +02:00
..
Compression Add support for MC 1.8 protocol 2014-09-04 13:58:49 +02:00
ChatParser.cs Fix 1.7+ server list ping by properly parsing Json 2015-06-19 19:29:23 +02:00
Json.cs Fix 1.7+ server list ping by properly parsing Json 2015-06-19 19:29:23 +02:00
Protocol16.cs Fix Offline BungeeCord 1.5.2 requiring encryption 2015-07-23 21:38:58 +02:00
Protocol18.cs Move 1.7 handling into 1.8 handler 2015-07-30 16:47:58 +02:00
ZlibUtils.cs Add support for MC 1.8 protocol 2014-09-04 13:58:49 +02:00