| Name | <EntityTag.is_monster> |
| Returns | ElementTag(Boolean) |
| Description | Returns whether the entity type is a hostile monster. |
| Generated Example | |
| Group | data |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L2364 |