Minecraft-Console-Client/MinecraftClient/Protocol/Handlers
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
..
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
DataTypes.cs Fix empty NBT not getting handled correctly 2020-05-25 20:05:14 +02:00
PacketIncomingType.cs Fix missing packet IDs for older MC versions 2020-05-26 13:01:01 +02:00
PacketOutgoingType.cs Fix missing packet IDs for older MC versions 2020-05-26 13:01:01 +02:00
Protocol16.cs Fix missing packet IDs for older MC versions 2020-05-26 13:01:01 +02:00
Protocol18.cs Fix missing packet IDs for older MC versions 2020-05-26 13:01:01 +02:00
Protocol18Forge.cs Replace List to Queue 2020-05-24 14:47:40 +02:00
Protocol18PacketTypes.cs Fix missing packet IDs for older MC versions 2020-05-26 13:01:01 +02:00
Protocol18Terrain.cs Replace List to Queue 2020-05-24 14:47:40 +02:00
SocketWrapper.cs Split Protocol18 protocol into several classes 2019-04-29 22:30:43 +02:00
ZlibUtils.cs Fix packet compression 2017-09-09 17:07:26 +02:00