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