-
Type:
Bug
-
Resolution: Invalid
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
This server is running CraftBukkit version git-Spigot-1eece4f-09a453a (MC: 1.14) (Implementing API version 1.14-R0.1-SNAPSHOT)
-
Yes
Given the following code:
https://hatebin.com/ivcnfyecrj
Interact Event fires first, and is cancelled, however the InventoryOpenEvent still fires, it would seem since the interact event is cancelled the inventory should never open.