> For the complete documentation index, see [llms.txt](https://docs.easy.gg/scripting/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.easy.gg/scripting/bedwars-scripting/objects/block.md).

# Block

### Parameters

#### blockType: [ItemType](/scripting/bedwars-scripting/types/itemtype.md)

The type of block.

#### position: [Vector3](#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).
