Class EntityMovementGenericComponent

When added, this move control allows a mob to fly, swim, climb, etc.

Hierarchy

Constructors

Properties

Constructors

Properties

entity: Entity

Remarks

The entity that owns this component.

maxTurn: number
typeId: string

Remarks

Identifier of the component.

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

Remarks

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