| Name | <EntityTag.health_max> |
| Returns | ElementTag(Decimal) |
| Mechanism | EntityTag.max_health |
| Description | Returns the maximum health of the entity. |
| Generated Example | |
| Group | attributes |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityHealth.java#L100 |