| Name | <EntityTag.breeding> |
| Returns | ElementTag(Boolean) |
| Mechanism | EntityTag.breed |
| Description | Returns whether the animal entity is trying to mate with another of its kind. |
| Generated Example | |
| Group | attributes |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L1899 |