@minecraft/server / EntityHealBeforeEvent
Class: EntityHealBeforeEvent ​
Defined in: @minecraft/server/index.d.ts:10459
Contains information related to an entity that will be healed.
Properties ​
cancel ​
cancel:
boolean
Defined in: @minecraft/server/index.d.ts:10461
healedEntity ​
readonlyhealedEntity:Entity
Defined in: @minecraft/server/index.d.ts:10467
Remarks ​
Entity that will be healed.
healing ​
healing:
number
Defined in: @minecraft/server/index.d.ts:10473
Remarks ​
Describes the amount of healing.
healSource ​
readonlyhealSource:EntityHealSource
Defined in: @minecraft/server/index.d.ts:10479
Remarks ​
Information on the source of healing.