Interface IBossDisplayData

All Known Implementing Classes:
EntityDragon, EntityWither

public interface IBossDisplayData
  • Method Details

    • getMaxHealth

      float getMaxHealth()
    • getHealth

      float getHealth()
    • getEntityName

      String getEntityName()
      Gets the username of the entity.