Class used to manipulate entity's health.
Consider using Entity.getHealth, Entity.setHealth, Entity.getMaxHealth and Entity.setMaxHealth instead.
Entity's current health value.
No such method.
Entity's maximum health value.
Sets entity's current health value.
health value to be set
Sets entity's maximum health value.
Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and TypeDoc.
Class used to manipulate entity's health.
Deprecated
Consider using Entity.getHealth, Entity.setHealth, Entity.getMaxHealth and Entity.setMaxHealth instead.