Name | <EntityTag.can_breed> |
Returns | ElementTag(Boolean) |
Mechanism | EntityTag.can_breed |
Description | Returns whether the animal entity is capable of mating 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#L1840 |