Name | <EntityTag.tameable> |
Returns | ElementTag(Boolean) |
Description | Returns whether the entity is tameable.
If this returns true, it will enable access to: EntityTag.tame, EntityTag.owner, EntityTag.is_tamed, and EntityTag.owner |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L2398 |