Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Extends
Represents a block that can move (such as a piston).
Properties
movementType
read-only movementType: MovementType;
Type: MovementType
Notes:
- This property can throw errors when used.
stickyType
read-only stickyType: StickyType;
Type: StickyType
Notes:
- This property can throw errors when used.
Constants
componentId
static read-only componentId = "minecraft:movable";
Type: string