Minecraft-Console-Client/MinecraftClient/Protocol
Anon 272900d52e Added slab handling for 1.20/.1
Added Farm bot crops handling for 1.20/.1
Added utilities for Containers/Inventories
Added bot movement lock to prevent multiple bots that use movements from running at the same time.
General code improvements.
2023-06-23 16:25:18 +02:00
..
Handlers Added slab handling for 1.20/.1 2023-06-23 16:25:18 +02:00
Message Fix message marker mixed with actual message body 2023-03-25 16:42:28 +08:00
ProfileKey Fix 1.19.3 key exchange in offline mode 2023-01-17 20:16:35 +08:00
Session Merge into master 2022-12-06 20:32:46 +08:00
DataTypeGenerator.cs Fix xxx.Parse 2022-10-04 11:53:07 +08:00
EntityActionType.cs [SKIP_BUILD] Change file encoding to UTF-8 with BOM 2022-11-28 13:55:05 +08:00
GuidExtensions.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
IMinecraftCom.cs Fully Implemented 1.20 2023-06-08 19:27:28 +02:00
IMinecraftComHandler.cs Added a command to (re)name items in the Anvil 2023-06-03 16:12:17 +02:00
JwtPayloadDecode.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
MicrosoftAuthentication.cs Refactoring Settings.cs 2022-10-05 15:02:30 +08:00
MojangAPI.cs Implement command completion suggestions. 2022-12-06 15:50:17 +08:00
PlayerInfo.cs Trim 2023-01-14 21:07:09 +08:00
ProtocolHandler.cs Implemented 1.20.1 2023-06-22 22:10:55 +02:00
ProxiedWebRequest.cs Tooltip support & Bug fix 2022-12-11 13:00:19 +08:00
ReplayHandler.cs 1.19.3 Message signing support. 2023-01-13 16:12:10 +08:00