Class used to manipulate entity's health
Consider using Entity.getHealth, Entity.setHealth, Entity.getMaxHealth and Entity.setMaxHealth instead
entity's current health value
entity's maximum health value
Sets entity's current health value
health value to be set
Sets entity's maximum health value
Generated using TypeDoc
Class used to manipulate entity's health
Consider using Entity.getHealth, Entity.setHealth, Entity.getMaxHealth and Entity.setMaxHealth instead