Gets the time of the current day between 0 and 24000
If delta is passed in, then it adds delta to the time
The default value of delta is zero
overload 1:
world.getDayTime()
Method Property | Fluent Description | Representation |
Return Value | a Number | |
overload 2:
world.getDayTime(delta)
Method Property | Fluent Description | Representation |
delta accepts | a Number | |
Return Value | a Number | |