Minecraft-Console-Client/MinecraftClient/Protocol
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
..
Handlers MC 1.17/1.18 Terrain/Entity/Inventory (#1943) 2022-08-19 16:35:55 +02:00
ProfileKey Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00
Session Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00
ChatMessage.cs Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00
ChatParser.cs Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00
DataTypeGenerator.cs Implement entity types (#1001) 2020-05-24 18:21:22 +02:00
EntityActionType.cs ChatBot API: OnScoreboardObjective, OnEntityEffect, OnUpdateScore, EntityInteract, Hand list (#1097) 2020-07-04 10:45:51 +02:00
GuidExtensions.cs Add support for creating replay mod capture files (#1246) 2020-09-06 21:51:42 +02:00
IMinecraftCom.cs MC 1.17/1.18 Terrain/Entity/Inventory (#1943) 2022-08-19 16:35:55 +02:00
IMinecraftComHandler.cs MC 1.17/1.18 Terrain/Entity/Inventory (#1943) 2022-08-19 16:35:55 +02:00
JwtPayloadDecode.cs Microsoft Sign-in: Migrate to our own client Id (#1827) 2021-12-04 19:15:58 +08:00
MicrosoftAuthentication.cs Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00
MojangAPI.cs Addition to MojangAPI.cs (#1714) 2021-08-13 14:27:53 +08:00
PlayerInfo.cs Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00
ProtocolHandler.cs Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00
ProxiedWebRequest.cs WebRequest: Enable TLS 1.2 2021-10-01 14:32:34 +08:00
ReplayHandler.cs Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00