Minecraft-Console-Client/MinecraftClient/Inventory
ReinforceZwei 4d7cab2b25 Implement inventory handling for MC 1.16+
Item ID got changed in 1.16+ so a palette is needed.
2020-08-17 17:28:14 +08:00
..
ItemPalettes Implement inventory handling for MC 1.16+ 2020-08-17 17:28:14 +08: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 Implement inventory handling for MC 1.16+ 2020-08-17 17:28:14 +08:00
ItemType.cs Implement inventory handling for MC 1.16+ 2020-08-17 17:28:14 +08:00
ItemTypeExtensions.cs Add item stacking mechanism 2020-07-23 19:19:32 +02:00
ItemTypeGenerator.cs Implement entity types (#1001) 2020-05-24 18:21:22 +02:00
WindowActionType.cs Improve WindowActionType doc (#1208) 2020-08-15 21:32:30 +02:00