Class EntityDeathEvent
java.lang.Object
de.ellpeck.rockbottom.api.event.Event
de.ellpeck.rockbottom.api.event.impl.EntityDeathEvent
This event is fired when an
Entity dies using Entity.setDead(boolean). Cancelling this event will result in the entity
being brought back to life.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
entity
-
-
Constructor Details
-
EntityDeathEvent
-