| Name | <EntityTag.is_collidable> |
| Returns | ElementTag(Boolean) |
| Mechanism | EntityTag.collidable |
| Description | Returns whether the entity is collidable.
Returns the persistent collidable value for NPCs. |
| Generated Example | |
| Group | attributes |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L2003 |