Minecraft-Console-Client/MinecraftClient/Inventory
Рома Данилов 896cabb6ce
Improve /entity, add entity equipment and item lore (#1238)
* Update Entitycmd.cs
* Update Entitycmd.cs
* Update Entitycmd.cs
* Update Entitycmd.cs
* Update Entitycmd.cs
* Update Entitycmd.cs
* Update Entitycmd.cs
* Color fix
* Update Entitycmd.cs
* Update Entitycmd.cs
* Entities list CustomName fix
* Update Entity.cs
* Update McClient.cs
* Update Entity.cs
* Update Entity.cs
* Update Entitycmd.cs
* Crash fixes
* Update Entitycmd.cs
* Update McClient.cs
* Update Entitycmd.cs
* Remove extra space
* Space add
* Update Item.cs
* Update McClient.cs
* Update Entitycmd.cs
* Replace item slot if already set
2020-08-26 18:58:45 +02:00
..
ItemPalettes Fix crash on custom item IDs from Forge servers (#1233) 2020-08-24 22:38:08 +02:00
Container.cs Correct spelling mistakes 2020-07-23 19:19:32 +02:00
ContainerType.cs Add inventory type convert 2020-03-27 13:10:37 +01:00
ContainerTypeExtensions.cs Complete inventory shift click 2020-07-23 19:19:32 +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 Improve /entity, add entity equipment and item lore (#1238) 2020-08-26 18:58:45 +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
WindowActionType.cs Improve WindowActionType doc (#1208) 2020-08-15 21:32:30 +02:00