| Name | <NPCTag.is_sleeping> |
| Returns | ElementTag(Boolean) |
| Description | Returns true if the NPC is sleeping. Relates to sleep. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java#L485 |