| Name | <PlayerTag.bed_spawn> | 
| Returns | LocationTag | 
| Mechanism | PlayerTag.bed_spawn_location | 
| Description | Returns the location of the player's bed spawn location, or null if it doesn't exist. Works with offline players. | 
| Generated Example |  | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L822 |