# PartService

Example usage:

<pre class="language-lua"><code class="lang-lua"><strong>
</strong></code></pre>

### Functions

#### createPart(blockType: [ItemType](https://docs.easy.gg/scripting/bedwars-scripting/types/itemtype), position: [Vector3](https://create.roblox.com/docs/reference/engine/datatypes/Vector3)): [Part](https://docs.easy.gg/scripting/bedwars-scripting/objects/part)

Creates a Part at the specified position. The `blockType` parameter determines the texture of the part.
