OvercastNetwork / SportBukkit

CraftBukkit and Bukkit modifications that improve stability and add new features
99 stars 84 forks source link

Add ExplosionPrimeByEntityEvent #159

Closed jedediah closed 9 years ago

jedediah commented 9 years ago

Called when an entity has made another entity decide to explode, specifically when:

TheMolkaPL commented 9 years ago

What about minecarts with TNT?

Yukon commented 9 years ago

If an entity causes it to explode then yes.

jedediah commented 9 years ago

Minecarts don't appear to fire ExplosionPrimeEvent at all, so they were not included in this either.