Name | <WorldTag.first_dragon_killed> |
Returns | ElementTag(Boolean) |
Mechanism | WorldTag.first_dragon_killed |
Description | Returns whether the ender dragon has been killed in this world before.
Only works if the world is an end world. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/WorldTag.java#L1012 |