Minecraft-Console-Client/MinecraftClient/Protocol/Handlers
ORelio d6c286bfbf Remove useless ping method from Protocol18
ping method wasn't part of the interface so it can in fact be removed
without any issue.
2014-10-28 21:44:40 +01:00
..
Compression Add support for MC 1.8 protocol 2014-09-04 13:58:49 +02:00
ChatParser.cs Unix slashes in file path when using Mono 2014-06-27 13:26:27 +02:00
Protocol16.cs Better connection lost detection 2014-08-11 12:38:39 +02:00
Protocol17.cs Handle the case where "name" exists twice in the result string, like when connecting to a server with another user logged in. 2014-10-24 09:30:10 -04:00
Protocol18.cs Remove useless ping method from Protocol18 2014-10-28 21:44:40 +01:00
ZlibUtils.cs Add support for MC 1.8 protocol 2014-09-04 13:58:49 +02:00