| Name | <EntityTag.is_mob> |
| Returns | ElementTag(Boolean) |
| Description | Returns whether the entity type is a mob (Not a player or NPC). |
| Generated Example | |
| Group | data |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L2375 |