ecspresso
    Preparing search index...

    Interface HealthEventTypes

    Event types provided by the health plugin.

    interface HealthEventTypes {
        damage: DamageEvent;
        entityDied: EntityDiedEvent;
    }
    Index

    Properties

    Properties

    damage: DamageEvent
    entityDied: EntityDiedEvent