spawnLocation
The spawn location for the world.
Example:
world.edit {
spawnLocation = Location(world, 0.0, 64.0, 0.0)
}Content copied to clipboard
The spawn location for the world.
Example:
world.edit {
spawnLocation = Location(world, 0.0, 64.0, 0.0)
}