| Name | immune |
| Object | EntityTag |
| Input | ElementTag(Boolean) |
| Related Tags | <EntityTag.immune> Returns whether this piglin or hoglin entity is immune to zombification.
|
| Description | Sets whether this piglin or hoglin entity is immune to zombification. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityImmune.java#L98 |