Minecraft-Console-Client/MinecraftClient/Protocol
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
..
Dns Replace DnDns with HeijdenDns 2017-03-11 15:28:32 +01:00
Handlers Allow null NBT tag (#883, #752) 2020-03-08 14:29:06 +01: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
IMinecraftCom.cs fix some doc strings 2019-10-03 09:48:40 +02:00
IMinecraftComHandler.cs Add connection timeout using server keepalives 2019-09-15 17:01:53 +02:00
Inventory.cs Started to implement inventory handling 2019-05-28 18:53:40 +02:00
InventoryType.cs Started to implement inventory handling 2019-05-28 18:53:40 +02:00
Item.cs Started to implement inventory handling 2019-05-28 18:53:40 +02:00
ProtocolHandler.cs Added the 1.15.2 protocol 2020-02-09 14:27:26 +01:00