Minecraft-Console-Client/MinecraftClient/Protocol
2020-05-30 11:35:39 +02:00
..
Dns Replace DnDns with HeijdenDns 2017-03-11 15:28:32 +01:00
Handlers Fix Explosion packet ID swap in 1.8 vs 1.9 (#1037) 2020-05-30 11:35:39 +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 Add SendPlaceBlock, PlayerDigging, OnExplosion, OnGamemodeUpdate, OnSetExperience (#1027) 2020-05-29 20:18:34 +02:00
IMinecraftComHandler.cs Add SendPlaceBlock, PlayerDigging, OnExplosion, OnGamemodeUpdate, OnSetExperience (#1027) 2020-05-29 20:18:34 +02:00
ProtocolHandler.cs Fix #1018 (ThreadAbortException) 2020-05-24 19:57:32 +02:00