| Name | has_nectar |
| Object | EntityTag |
| Input | ElementTag(Boolean) |
| Related Tags | <EntityTag.has_nectar> Returns whether a bee entity has nectar on it.
|
| Description | Changes whether a bee entity has nectar on it. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityHasNectar.java#L85 |