| Name | <EntityTag.patrol_target> |
| Returns | LocationTag |
| Mechanism | EntityTag.patrol_target |
| Description | If the entity is raider mob (like a pillager), returns whether the entity is allowed to join active raids. |
| Generated Example | |
| Group | properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityPatrolTarget.java#L53 |