| Name | should_burn | 
| Object | EntityTag | 
| Input | ElementTag(Boolean) | 
| Related Tags | <EntityTag.should_burn>(Property) If the entity is a Zombie, Skeleton, Stray, Bogged, or Phantom, controls whether it should burn in daylight. | 
| Description | (Property) If the entity is a Zombie, Skeleton, Stray, Bogged, or Phantom, controls whether it should burn in daylight. | 
| Generated Example |  | 
| Group | Properties | 
| Requires | Paper | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/paper/src/main/java/com/denizenscript/denizen/paper/properties/EntityShouldBurn.java#L13 |