| Name | invulnerable | 
| Object | EntityTag | 
| Input | ElementTag(Boolean) | 
| Related Tags | <EntityTag.invulnerable>Returns whether the entity is invulnerable (cannot be damaged). | 
| Description | Sets whether the entity is invulnerable (cannot be damaged). | 
| Generated Example |  | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityInvulnerable.java#L80 |