Name | explosion_radius |
Object | EntityTag |
Input | ElementTag(Decimal) |
Related Tags | <EntityTag.explosion_radius> If this entity can explode, returns its explosion radius.
|
Description | If this entity can explode, sets its explosion radius. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityExplosionRadius.java#L81 |