Minecraft-Console-Client/MinecraftClient/Protocol
ORelio bd85c46663 Implement entity types (#1001)
Implement palette generation and investigate palette changes between
versions. Turns out 1.13- has legacy IDs, 1.14 switches to entity
palette and 1.15 refreshes the whole palette just to insert Bee.

Also refactor entity handling code here and there.
2020-05-24 18:21:22 +02:00
..
Dns Replace DnDns with HeijdenDns 2017-03-11 15:28:32 +01:00
Handlers Implement entity types (#1001) 2020-05-24 18:21:22 +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 Rename ClickWindow to WindowAction 2020-05-24 14:44:33 +02:00
IMinecraftComHandler.cs Implement entity types (#1001) 2020-05-24 18:21:22 +02:00
ProtocolHandler.cs Fix "Failed to check session cache" Add range between 200-300 2020-04-19 17:09:11 +02:00