Minecraft-Console-Client/MinecraftClient/Protocol
ORelio ecf0114f62 ConsoleIO: Sync with SharpTools
Had 2 versions of the ConsoleIO class, one here inc MCC (the original),
and another one in SharpTools, more generic, for use in other projects.

Both had diverged, this commit imports changes from the other repository.
This should not have any particular effect on MCC, besides adding more
documentation and settings in the source code of the class.

If any issue arises, as always, please report it :)
2018-05-28 22:09:50 +02:00
..
Dns Replace DnDns with HeijdenDns 2017-03-11 15:28:32 +01:00
Handlers Fix ID of resource pack status in 1.12+ 2017-10-20 07:55:05 +02:00
Session Move SessionToken.cs 2018-05-25 20:27:31 +02:00
ChatParser.cs ConsoleIO: Sync with SharpTools 2018-05-28 22:09:50 +02:00
IMinecraftCom.cs Implement more realisic fall to ground 2017-03-10 23:40:02 +01:00
IMinecraftComHandler.cs Allow access to raw JSON messages from ChatBot 2017-05-31 20:54:16 +02:00
ProtocolHandler.cs Move SessionToken.cs 2018-05-25 20:27:31 +02:00