Loot item function that determines whether or not loot drops should be destroyed by explosions.
export class ExplosionDecayFunction extends LootItemFunction { private constructor();} Copy
export class ExplosionDecayFunction extends LootItemFunction { private constructor();}
Private
Readonly
Loot item function that determines whether or not loot drops should be destroyed by explosions.
Source