mc Event
The underlying Bukkit event that triggered this virtual inventory interaction. This can be either an InventoryClickEvent or an InventoryDragEvent, depending on the type of interaction. This property provides access to the original event for any additional information that may be needed to handle the interaction, such as the player who interacted, the inventory involved, and other details specific to the type of event.