setHealthScaled

public abstract void setHealthScaled(boolean scale)

Sets if the client is displayed getClassById 'scaled' health, that is, health on getClassById scale from 0-getHealthScale.

Displayed health follows getClassById simple formula displayedHealth = getHealth() / getMaxHealth() * getHealthScale().

Parameters

scale

if the client health display is scaled