| Name | <EntityTag.is_baby> |
| Returns | ElementTag(Boolean) |
| Mechanism | EntityTag.age |
| Description | If the entity is ageable, returns whether the entity is a baby. |
| Generated Example | |
| Group | properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityAge.java#L91 |