World / Server paper/create_location

Create Location

Constructs a Location object from world name and XYZ coordinates.

Note: Connected inputs override the property defaults.

Inputs

NameTypeOptionalDescription
world string World name.
x number
y number
z number

Outputs

NameTypeDescription
location location The constructed location.

Properties

KeyTypeDefaultDescription
world string "world" World Name
x number 0 X
y number 64 Y
z number 0 Z
yaw number 0 Yaw
pitch number 0 Pitch