Name | <EntityTag.health_percentage> |
Returns | ElementTag(Decimal) |
Mechanism | EntityTag.health |
Description | Returns the entity's current health as a percentage. |
Generated Example |
|
Group | attributes |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityHealth.java#L118 |