Script API - v1.26.10.23
    Preparing search index...

    Interface ExplosionOptions

    interface ExplosionOptions {
        allowUnderwater?: boolean;
        breaksBlocks?: boolean;
        causesFire?: boolean;
        source?: Entity;
    }
    Index

    Properties

    allowUnderwater?: boolean
    breaksBlocks?: boolean
    causesFire?: boolean
    source?: Entity