Private
constructorReadonly
entityThe entity that owns this component. The entity will be undefined if it has been removed.
Readonly
maxMaximum turn rate for this movement modality of the mob.
This property can throw when used.
Readonly
swayAmplitude of the sway motion.
This property can throw when used.
Readonly
swayAmount of sway frequency.
This property can throw when used.
Readonly
typeIdentifier of the component.
Static
Readonly
component
When added, this move control causes the mob to sway side to side giving the impression it is swimming.
Example
entityMovementSway.js