Class EntityScaleComponentBeta

Sets the entity's visual size.

Hierarchy

Constructors

Properties

Constructors

Properties

entity: Entity

Remarks

The entity that owns this component.

typeId: string
value: number

Remarks

The value of the scale. 1.0 means the entity will appear at the scale they are defined in their model. Higher numbers make the entity bigger.

This property can't be edited in read-only mode.

componentId: "minecraft:scale" = 'minecraft:scale'

Remarks

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