Restore 1.16.5 behaviour of InventoryDragEvent being called even when a (details)
Commit
384e116efc42b5f0cd55d44992feae51f39fae85
by md_5
Restore 1.16.5 behaviour of InventoryDragEvent being called even when a single item is 'dragged' to its own slot
Ideally this would now be an InventoryClickEvent instead, but that is not so easy with the current structure. See https://www.spigotmc.org/threads/510208/page-9#post-4185501 for further info.