timeToAdd

abstract fun timeToAdd(world: World): Long

Calculates the time to add to a Minecraft world.

Return

The time to add to the world, represented as a long value.

Parameters

world

The Minecraft world for which the time needs to be calculated.