CustomSummonPowerEvent

public class CustomSummonPowerEvent implements Listener

Constructors

Functions

Link copied to clipboard
Link copied to clipboard
public void onDeath(EliteMobDeathEvent event)
Link copied to clipboard
public void onHit(EliteMobDamagedByPlayerEvent event)
Link copied to clipboard
The main onHit handler is registered with ignoreCancelled = true, so a cancelled damage event never reaches it and cannot report itself as the reason nothing was summoned.