Greetings,   Let me start with the standard disclaimer: I searched high and low for a solution. Google, this forum, the javadoc, other mods (the mods I know use the mechanic I want to implement are closed sourced)... I even experimented with different EventTypes for hours just to see if that gets the result I need.   Now for my question/problem: How can I catch the event where an item is destroyed by an explosion? So I am looking for an event which will give an Entity and a DamageSource, o