Name | is_patrol_leader |
Object | EntityTag |
Input | ElementTag(Boolean) |
Related Tags | <EntityTag.is_patrol_leader> If the entity is raider mob (like a pillager), returns whether the entity is a patrol leader.
|
Description | If the entity is raider mob (like a pillager), changes whether the entity is a patrol leader. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityPatrolLeader.java#L64 |