SerenityJS
    Preparing search index...

    Interface EntityDespawnOptions

    interface EntityDespawnOptions {
        hasDied: boolean;
    }
    Index

    Properties

    Properties

    hasDied: boolean

    If the entity is despawning due to death.