cocolabs / cocolib

Simple Minecraft modding library.
GNU General Public License v3.0
0 stars 1 forks source link

Daytime segments #3

Closed matshou closed 4 years ago

matshou commented 4 years ago

The library should define the following daytime segments into enumerator values:

This should be accompanied by utility methods that find the current time segment based on world time and calculate the time duration between segments.

Read more about day-night cycle in Minecraft here