🛏
🛏
🛏
🛏
BedWars Creative
Search
⌃
K
🎨
Sandbox Mode
🪓
WorldEdit Commands
🍊
BedWars Scripting
📜
Changelog
🚜
Services
🎽
AbilityService
📣
AnnouncementService
🧱
BlockService
🔤
ChatService
⚔
CombatService
🌪
DisasterService
🪅
DataStoreService
🪨
EntityService
🔥
ForgeService
🏭
GeneratorService
👩🚀
GravityService
⌨
InputService
🎒
InventoryService
💎
ItemService
🛏
MatchService
ℹ
MessageService
🎁
ModelService
🦤
MountService
🏄♂
PlayerService
🏗
PartService
🎉
ParticleService
👆
PromptService
💰
ShopService
📻
SoundService
🪄
StatusEffectService
🚁
VehicleService
🚩
TeamService
🥇
UIService
🤝
Events
📦
Objects
📚
Types
⚙
Utilities
Powered By
GitBook
Comment on page
🏗
PartService
Service for creating Parts.
Example usage:
Functions
createPart(blockType:
ItemType
, position:
Vector3
):
Part
Creates a Part at the specified position. The
blockType
parameter determines the texture of the part.
Previous
PlayerService
Next
ParticleService
Last modified
3mo ago