
Somnus API
ArchivedA lightweight library for integrated sleep mechanics on Fabric.
803downloads
2followers
803downloads
2followers
Somnus API has been archived. Somnus API will not receive any further updates unless the author decides to unarchive the project.
Compatibility
Minecraft: Java Edition
1.17.1
1.16.5
Platforms
Supported environments
Client-side
Server-side
Client and server
Tags
Creators
Details
Licensed LGPL-3.0-or-later
Published 3 years ago
Updated 3 years ago
This project is discontinued as of Fabric API 0.39.0+ for 1.16.5 and 1.17.1. Please use the EntitySleepEvents introduced in that Fabric API version instead.
Somnus is a lightweight library that adds a few events for sleeping in Minecraft to allow mod developers easy and compatible ways of implementing their sleep mechanics on Fabric.
Features
- Determining the time of day for the world when players wake up
- Preventing or hooking into sleep attempts
- Determining valid times of day for sleeping
- Hooking into when players wake up
- Changing vertical offsets for sleeping players
Adding to Your Project:
Please refer to the GitHub README file.


