| Name | <EntityTag.profession> |
| Returns | ElementTag |
| Mechanism | EntityTag.profession |
| Description | (Property) Returns the profession of a villager or zombie villager.
For the list of possible professions, refer to https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/Villager.Profession.html |
| Generated Example | |
| Group | Properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityProfession.java#L12 |