Vector3
code:ex.ts
const location: Vector3 = { x:111, y:222, z:333 }
#Minecraft_Script_API