Edit

BlockMovableComponent Class

Extends

Represents a block that can move (such as a piston).

Properties

movementType

read-only movementType: MovementType;

Type: MovementType

Notes:

stickyType

read-only stickyType: StickyType;

Type: StickyType

Notes:

Constants

componentId

static read-only componentId = "minecraft:movable";

Type: string