| Name | <MaterialTag.block_resistance> |
| Returns | ElementTag(Decimal) |
| Mechanism | MaterialTag.block_resistance |
| Description | Returns the explosion resistance for all blocks of this material type. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/MaterialTag.java#L480 |