Name | body_stingers |
Object | EntityTag |
Input | ElementTag(Number) |
Related Tags | <EntityTag.body_stingers> (Property) Returns the number of bee stingers stuck in an entity's body. (...)
|
Description | (Property) Sets 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 |