Class EntityGroundOffsetComponent

Sets the offset from the ground that the entity is actually at.

Hierarchy

Constructors

Properties

Constructors

Properties

entity: Entity

Remarks

The entity that owns this component.

typeId: string

Remarks

Identifier of the component.

value: number

Remarks

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

componentId: "minecraft:ground_offset" = 'minecraft:ground_offset'

Remarks

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