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

The maximum number in degrees the mob can turn per tick.

Throws

This property can throw when used.

swayAmplitude: number

Amplitude of the sway motion.

Throws

This property can throw when used.

swayFrequency: number

Amount of sway frequency.

Throws

This property can throw when used.

typeId: string

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

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

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