YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.entity.boss.IBossDisplayData Interface Reference
Inheritance diagram for net.minecraft.entity.boss.IBossDisplayData:
net.minecraft.entity.boss.EntityDragon net.minecraft.entity.boss.EntityWither

Public Member Functions

int getMaxHealth ()
 
int getBossHealth ()
 
String getEntityName ()
 

Member Function Documentation

int net.minecraft.entity.boss.IBossDisplayData.getBossHealth ( )

Returns the health points of the dragon.

Implemented in net.minecraft.entity.boss.EntityDragon, and net.minecraft.entity.boss.EntityWither.

String net.minecraft.entity.boss.IBossDisplayData.getEntityName ( )

Gets the username of the entity.

int net.minecraft.entity.boss.IBossDisplayData.getMaxHealth ( )

The documentation for this interface was generated from the following file: