Minecraft-Console-Client/MinecraftClient/Protocol
Pokechu22 550beda7c4 Update to 1.12
This adds support for Minecraft 1.12's protocol, and also abstracts out outgoing packet IDs.  I include packet IDs for some 1.12 snapshots, even though snapshot versions aren't supported, because I already had written the code (though in a far more messy variant) for my MC-106551 test script; while they won't be used right now, they may be useful if snapshots are ever formally supported in the future.
2017-06-10 09:09:48 -07:00
..
Dns Replace DnDns with HeijdenDns 2017-03-11 15:28:32 +01:00
Handlers Update to 1.12 2017-06-10 09:09:48 -07:00
SessionCache Fix constant session cache reload from disk 2016-10-08 20:24:43 +02:00
ChatParser.cs Allow access to raw JSON messages from ChatBot 2017-05-31 20:54:16 +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 Update to 1.12 2017-06-10 09:09:48 -07:00
SessionToken.cs Lower .NET requirement for Session Token 2016-03-05 19:10:13 +01:00