Class EntityMovementSwayComponentBeta

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

Hierarchy

Constructors

Properties

maxTurn: number
swayAmplitude: number

Remarks

Amplitude of the sway motion.

Throws

This property can throw when used.

swayFrequency: number

Remarks

Amount of sway frequency.

Throws

This property can throw when used.

typeId: string
componentId: "minecraft:movement.sway" = 'minecraft:movement.sway'

Remarks

Identifier of this component. Should always be minecraft:movement.sway.