| Name | flower |
| Object | EntityTag |
| Input | LocationTag |
| Related Tags | <EntityTag.flower> Returns the location of a bee's flower (if any).
|
| Description | Changes the location of a bee's flower.
Give no input to unset the bee's flower. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityFlower.java#L91 |