Minecraft-Console-Client/MinecraftClient/Protocol/Handlers
ORelio c04b17cabc Implement Terrain and Movements for MC 1.13
Special thanks to @TheSnoozer and @vkorn for their help!

 - Implement global block Palette mechanism
 - Add class generation tool from blocks.json
 - Regenerate Material.cs and redefine solid blocks
 - Migrate previous Material.cs into Palette112
 - Generate Palette113 from MC 1.13.2 blocks.json
 - Improve Block class to handle up to 65535 block states
 - Adjust terrain parsing, small fixes in packets
 - Remove unused snapshot-related protocol cases

Solves #599
2019-04-25 22:19:50 +02:00
..
Compression Add support for MC 1.8 protocol 2014-09-04 13:58:49 +02:00
Forge Only add \0FML\0 to the IP if forgeinfo is not null (+ whitespace fixes) 2015-10-24 22:56:35 -07:00
Protocol16.cs Look command 2019-04-12 16:25:15 +02:00
Protocol18.cs Implement Terrain and Movements for MC 1.13 2019-04-25 22:19:50 +02:00
ZlibUtils.cs Fix packet compression 2017-09-09 17:07:26 +02:00