Class EntityHealthComponentBeta

Defines the health properties of an entity.

Hierarchy

Constructors

Properties

current: number
typeId: string
value: number
componentId: "minecraft:health" = 'minecraft:health'

Identifier of this component. Should always be minecraft:health.

Methods