Block
A reference to a block in the world.
Parameters
blockType: ItemType
The type of block.
position: Vector3
Where the block is located.
placedByUserId: number | nil
The Roblox user ID of the player who placed the block (may not exist if placed by the server).
Last updated