| Name | can_break_doors |
| Object | EntityTag |
| Input | ElementTag(Boolean) |
| Related Tags | <EntityTag.can_break_doors> (Property) Whether a zombie can break doors.
|
| Description | (Property) Whether a zombie can break doors. |
| Generated Example | |
| Group | Properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityCanBreakDoors.java#L10 |