Name | <EntityTag.body_arrows> |
Returns | ElementTag(Number) |
Mechanism | EntityTag.body_arrows |
Description | Returns 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 |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityBodyArrows.java#L57 |