| Name | clear_scoreboard_tags |
| Object | EntityTag |
| Input | None |
| Related Tags | <EntityTag.scoreboard_tags> Returns a list of the scoreboard tags on the entity.
|
| Description | Clears the list of the scoreboard tags on the entity. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityScoreboardTags.java#L82 |