Minecraft-Console-Client/MinecraftClient/Protocol
ORelio b2e6953075 Fix missing packet IDs for older MC versions
Fix packets not implemented for versions older than 1.14
Please implement all versions when adding a new packet!
2020-05-26 13:01:01 +02:00
..
Dns Replace DnDns with HeijdenDns 2017-03-11 15:28:32 +01:00
Handlers Fix missing packet IDs for older MC versions 2020-05-26 13:01:01 +02:00
Session Fix SessionCache.ini (Mojang now uses JWT) 2020-03-01 19:59:35 +01:00
ChatParser.cs https://github.com/ORelio/Minecraft-Console-Client/issues/525: general 1.13 support (v393 protocol). Note that terrainandmovements might cause some issues 2018-10-07 08:27:31 +02:00
DataTypeGenerator.cs Implement entity types (#1001) 2020-05-24 18:21:22 +02:00
EntityActionType.cs Rename Action to EntityActionType, Apply Rename refactoring. 2020-05-03 11:21:34 -05:00
IMinecraftCom.cs Fix missing packet IDs for older MC versions 2020-05-26 13:01:01 +02:00
IMinecraftComHandler.cs Code refactoring (related to #1024) 2020-05-25 21:39:24 +02:00
ProtocolHandler.cs Fix #1018 (ThreadAbortException) 2020-05-24 19:57:32 +02:00