| Name | <MaterialTag.is_solid> |
| Returns | ElementTag(Boolean) |
| Description | Returns whether the material is a block that is solid (can be built upon). |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/MaterialTag.java#L450 |