Name | tame |
Object | EntityTag |
Input | ElementTag(Boolean)(|PlayerTag) |
Related Tags | <EntityTag.is_tamed> Returns whether the entity has been tamed.
<EntityTag.tameable> Returns whether the entity is tameable. (...)
|
Description | Sets whether the entity has been tamed.
Also available: EntityTag.owner |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityTame.java#L113 |