EntityMovementSwayComponent Class

Caution

This class is still in pre-release. Its signature may change or it may be removed in future releases.

Extends

When added, this move control causes the mob to sway side to side giving the impression it is swimming.

Properties

swayAmplitude

read-only swayAmplitude: number;

Amplitude of the sway motion.

Type: number

Warning

This property can throw errors when used.

swayFrequency

read-only swayFrequency: number;

Amount of sway frequency.

Type: number

Warning

This property can throw errors when used.

Constants

componentId

static read-only componentId = "minecraft:movement.sway";

Type: string