| Name | <EntityTag.playing_dead> |
| Returns | ElementTag(Boolean) |
| Mechanism | EntityTag.playing_dead |
| Description | If the entity is an axolotl, returns whether the entity is playing dead. |
| Generated Example | |
| Group | properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityPlayingDead.java#L40 |