new location in %w:WORLD% at %x:INT% %y:INT% %z:INT% — Expressions

new location in %w:WORLD% at %x:INT% %y:INT% %z:INT%
Location1.0.0

Description

Creates a new Location from a world and XYZ coordinates.

Examples

set loc to new location in myWorld at 100 64 -200

All Possible Usages (1)

Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.

new location in <w> at <x> <y> <z>

Related (Location)