Minecraft-Console-Client/MinecraftClient/Inventory
ozi2285 968f864f34
Added ShiftRightClick (#2582)
* Added ShiftRightClick

* Added ShiftRightClick

* Added ShiftRightClick

* Added ShiftRightClick

* Added ShiftRightClick

* Added ShiftRightClick

* Added ShiftRightClick

* Added ShiftRightClick

* Updated Protocol18.cs ShiftRightClick Description for ReinforceZwei's  Suggestion

* Just Deleted Added ShiftRightClick's Description Line

* Just Deleted Added ShiftRightClick's Description Lines

* Made Change With Informaiton ReinforceZwei Given to Me About Switch-Case and Shorten the Code.

* Re Added Lines That Got Deleted By Mistake

* Add translation key for shift right-click

---------

Co-authored-by: ReinforceZwei <39955851+ReinforceZwei@users.noreply.github.com>
2023-09-16 19:39:55 +08:00
..
ItemPalettes Fully Implemented 1.20 2023-06-08 19:27:28 +02:00
Container.cs Added enchanting 2022-10-12 19:51:01 +02:00
ContainerExtensions.cs Added slab handling for 1.20/.1 2023-06-23 16:25:18 +02:00
ContainerType.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
ContainerTypeExtensions.cs Crowdin localization support (#2310) 2022-10-28 11:13:20 +08:00
Effects.cs [SKIP_BUILD] Change file encoding to UTF-8 with BOM 2022-11-28 13:55:05 +08:00
EnchantmentData.cs Improvements to the Bed, Blockinfo and Enchant commands. 2022-10-17 15:14:55 +02:00
EnchantmentMapping.cs Implement command completion suggestions. 2022-12-06 15:50:17 +08:00
EnchantmentPropertyInfo.cs Added enchanting 2022-10-12 19:51:01 +02:00
Enchantments.cs Fixed Enchantment mappings for 1.19. 2022-10-14 16:29:08 +02:00
Hand.cs [SKIP_BUILD] Change file encoding to UTF-8 with BOM 2022-11-28 13:55:05 +08:00
Item.cs Added item lore/description to be displayed in the list of items in the inventory 2023-04-30 15:18:33 +02:00
ItemMovingHelper.cs Implement command completion suggestions. 2022-12-06 15:50:17 +08:00
ItemType.cs Fully Implemented 1.20 2023-06-08 19:27:28 +02:00
ItemTypeExtensions.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
VillagerInfo.cs Implement command completion suggestions. 2022-12-06 15:50:17 +08:00
VillagerTrade.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
WindowActionType.cs Added ShiftRightClick (#2582) 2023-09-16 19:39:55 +08:00