healthBarVisible

open fun healthBarVisible(): Boolean

Whether or not the entity has a health bar displayed over their head. This can be used to determine whether or not the entity is currently in combat.

Return

true if the health bar is visible, false otherwise.