Minecraft-Console-Client/MinecraftClient/Inventory
BruceChen a8bbb1ac76
Basic support for minecraft 1.19 (#2084)
* merge commit from milutinke
* chat signature & encrypted login
* Bug fix :EncryptionResponse format error below 1.18.2
* Implemented chat command signature
* Chat message parsing and verification for 1.19
* Add signature settings
* Update Simplified Chinese Translation
* Clear up comments
* Fix wrong variable naming
* Bug fix: SignatureV2 Processing
2022-08-15 17:55:44 +02:00
..
ItemPalettes Perform arm animation when breaking blocks (#1254) 2020-09-13 16:33:25 +02:00
Container.cs Improve inventory command output (#1582) 2021-05-11 14:02:47 +08:00
ContainerType.cs Add inventory type convert 2020-03-27 13:10:37 +01:00
ContainerTypeExtensions.cs Add support for inventory layout as ASCII art (#906) 2021-05-29 15:21:38 +02:00
Effects.cs ChatBot API: OnScoreboardObjective, OnEntityEffect, OnUpdateScore, EntityInteract, Hand list (#1097) 2020-07-04 10:45:51 +02:00
Hand.cs ChatBot API: OnScoreboardObjective, OnEntityEffect, OnUpdateScore, EntityInteract, Hand list (#1097) 2020-07-04 10:45:51 +02:00
Item.cs Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00
ItemMovingHelper.cs Add item moving helper class (#1243) 2020-08-29 17:53:29 +02:00
ItemType.cs Fix crash on custom item IDs from Forge servers (#1233) 2020-08-24 22:38:08 +02:00
ItemTypeExtensions.cs Add item stacking mechanism 2020-07-23 19:19:32 +02:00
VillagerInfo.cs Adds support for villager trading (#1316) 2020-11-08 23:39:07 +01:00
VillagerTrade.cs Adds support for villager trading (#1316) 2020-11-08 23:39:07 +01:00
WindowActionType.cs Improve WindowActionType doc (#1208) 2020-08-15 21:32:30 +02:00