Minecraft-Console-Client/MinecraftClient/Protocol/Handlers
ORelio c19802725f Allow null NBT tag (#883, #752)
ReadNextNBT() now returns an empty dictionary if the NBT tag is 0x00
As per https://wiki.vg/Slot_Data 0x00 being a placeholder for "no NBT"
2020-03-08 14:29:06 +01: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 Allow null NBT tag (#883, #752) 2020-03-08 14:29:06 +01:00
PacketIncomingType.cs Close Window & Toggle Setting 2019-05-28 18:53:40 +02:00
PacketOutgoingType.cs Split Protocol18 protocol into several classes 2019-04-29 22:30:43 +02:00
Protocol16.cs Add connection timeout using server keepalives 2019-09-15 17:01:53 +02:00
Protocol18.cs Remind in config that inventory is not implemented yet 2020-02-11 21:33:22 +01:00
Protocol18Forge.cs fix some doc strings 2019-10-03 09:46:08 +02:00
Protocol18PacketTypes.cs Add support for Minecraft 1.15 2019-12-14 14:22:24 +01:00
Protocol18Terrain.cs MC 1.14 Terrain support (#703) 2019-05-01 15:31:34 +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