| Name | <EntityTag.body_stingers> |
| Returns | ElementTag(Number) |
| Mechanism | EntityTag.body_stingers |
| Description | (Property) Returns the number of bee stingers stuck in an entity's body.
Note: Bee stingers will only be visible for players or player-type npcs. |
| Generated Example | |
| Group | Properties |
| Requires | Paper |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/paper/src/main/java/com/denizenscript/denizen/paper/properties/EntityBodyStingers.java#L10 |