Minecraft-Console-Client/MinecraftClient/Protocol
0Jumpero 10790f2982 Changed the protocol version
I got the wrong protocol version previously. Got the right one from https://wiki.vg/Protocol_version_numbers for the live version on Minecraft
2019-07-20 20:40:57 +02:00
..
Dns Replace DnDns with HeijdenDns 2017-03-11 15:28:32 +01:00
Handlers Auto-disable inventories when not supported 2019-05-30 11:34:08 +02:00
Session Implement file polling for disk session cache 2019-04-17 05:18:19 +02: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 Look command 2019-04-12 16:25:15 +02:00
IMinecraftComHandler.cs Auto-disable inventories when not supported 2019-05-30 11:34:08 +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 Changed the protocol version 2019-07-20 20:40:57 +02:00