public interface IBossDisplayData
Modifier and Type | Method and Description |
---|---|
int |
getBossHealth()
Returns the health points of the dragon.
|
String |
getEntityName()
Gets the username of the entity.
|
int |
getMaxHealth() |
int getMaxHealth()
int getBossHealth()
String getEntityName()