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