| Name | conversion_player |
| Object | EntityTag |
| Input | PlayerTag |
| Related Tags | <EntityTag.conversion_player> Returns the player that caused a zombie villager to start converting back to a villager, if any.
|
| Description | Sets the player that caused a zombie villager to start converting back to a villager.
Give no input to remove the player ID from the zombie-villager. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityConversionPlayer.java#L82 |