| Name | trapped |
| Object | EntityTag |
| Input | ElementTag(Boolean) |
| Related Tags | <EntityTag.trapped> Returns whether the skeleton horse is trapped. (...)
|
| Description | Sets whether the skeleton horse is trapped.
A trapped skeleton horse will trigger the skeleton horse trap when the player is within 10 blocks of it. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityTrapped.java#L57 |