@minecraft/server / EntityHealAfterEvent
Class: EntityHealAfterEvent ​
Defined in: @minecraft/server/index.d.ts:10400
Contains information related to an entity having been healed.
Properties ​
healedEntity ​
readonlyhealedEntity:Entity
Defined in: @minecraft/server/index.d.ts:10407
Remarks ​
Entity that was healed.
healing ​
readonlyhealing:number
Defined in: @minecraft/server/index.d.ts:10413
Remarks ​
Describes the amount of healing.
healSource ​
readonlyhealSource:EntityHealSource
Defined in: @minecraft/server/index.d.ts:10419
Remarks ​
Information on the source of healing.