Minecraft-Console-Client/MinecraftClient/Protocol/Handlers
ORelio 1ce7850193 MC 1.17/1.18 Terrain/Entity/Inventory (#1943)
Merge branch 'master' of github.com:milutinke/Minecraft-Console-Client into milutinke-master

Manually fix merge conflicts
Additional changes:
 - WindowItems: Fix data type for "elements" below 1.17
 - DestroyEntities: Fix packet palettes and remove DestroyEntity
 - EntityMetadata: Throw exception if health field mapping is not updated

Co-authored-by: Milutinke <bgteam@live.com>
Co-authored-by: BruceChen <MrChen131217@gmail.com>
2022-08-19 16:35:55 +02:00
..
Compression Add support for creating replay mod capture files (#1246) 2020-09-06 21:51:42 +02:00
Forge Allow force-enabling Forge support for 1.13+ (#1184) 2020-10-18 13:09:49 +02:00
PacketPalettes MC 1.17/1.18 Terrain/Entity/Inventory (#1943) 2022-08-19 16:35:55 +02:00
DataTypes.cs MC 1.17/1.18 Terrain/Entity/Inventory (#1943) 2022-08-19 16:35:55 +02:00
PacketType18Handler.cs Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00
PacketTypesIn.cs MC 1.17/1.18 Terrain/Entity/Inventory (#1943) 2022-08-19 16:35:55 +02:00
PacketTypesOut.cs Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00
Protocol16.cs MC 1.17/1.18 Terrain/Entity/Inventory (#1943) 2022-08-19 16:35:55 +02:00
Protocol18.cs MC 1.17/1.18 Terrain/Entity/Inventory (#1943) 2022-08-19 16:35:55 +02:00
Protocol18Forge.cs Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00
Protocol18Terrain.cs MC 1.17/1.18 Terrain/Entity/Inventory (#1943) 2022-08-19 16:35:55 +02:00
SocketWrapper.cs Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00
ZlibUtils.cs Fix packet compression 2017-09-09 17:07:26 +02:00