Minecraft-Console-Client/MinecraftClient/Protocol/Handlers
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
..
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 Implement entity types (#1001) 2020-05-24 18:21:22 +02:00
PacketIncomingType.cs Add AutoEat 2020-04-09 20:50:34 +02:00
PacketOutgoingType.cs Added Entity Action handling, and A TSneak command that will Toggle Sneak. 2020-05-01 08:28:22 -05:00
Protocol16.cs Rename ClickWindow to WindowAction 2020-05-24 14:44:33 +02:00
Protocol18.cs Implement entity types (#1001) 2020-05-24 18:21:22 +02:00
Protocol18Forge.cs Replace List to Queue 2020-05-24 14:47:40 +02:00
Protocol18PacketTypes.cs Implement entity types (#1001) 2020-05-24 18:21:22 +02:00
Protocol18Terrain.cs Replace List to Queue 2020-05-24 14:47:40 +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