Name | <EntityTag.should_burn> |
Returns | ElementTag(Boolean) |
Mechanism | EntityTag.should_burn |
Description | (Property) If the entity is a Zombie, Skeleton, 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 |