Name | body_arrows |
Object | EntityTag |
Input | ElementTag(Number) |
Related Tags | <EntityTag.body_arrows> Returns the number of arrows stuck in the entity's body. (...)
|
Description | Sets the number of arrows stuck in the entity's body.
Note: Body arrows will only be visible for players or player-type npcs. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityBodyArrows.java#L74 |