Name | <PlayerTag.last_death_location> |
Returns | LocationTag |
Mechanism | PlayerTag.last_death_location |
Description | Returns the location where the player last died, if any.
Works with offline players. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L2576 |