public interface IMixinEntityLivingBase
double
getLastDamage()
int
getMaxAir()
void
setLastDamage(double damage)
setMaxAir(int max)
double getLastDamage()
void setLastDamage(double damage)
int getMaxAir()
void setMaxAir(int max)