| Name | inhabited_time |
| Object | ChunkTag |
| Input | DurationTag |
| Related Tags | <ChunkTag.inhabited_time> Returns the total time the chunk has been inhabited for. (...)
|
| Description | Changes the amount of time the chunk has been inhabited for.
This is a primary deciding factor in the "local difficulty" setting. |
| Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/ChunkTag.java#L793 |