Interface EntityDeathEvent<E extends LiveEntity>

All Superinterfaces:
Cancellable, EntityEvent<E>, Event

public interface EntityDeathEvent<E extends LiveEntity> extends EntityEvent<E>, Cancellable