| Name | bed_spawn_location |
| Object | PlayerTag |
| Input | LocationTag |
| Related Tags | <PlayerTag.bed_spawn> Returns the location of the player's bed spawn location, or null if it doesn't exist. (...)
|
| Description | Sets the bed location that the player respawns at.
Provide no input to unset. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L2643 |