SkipOperation

fun interface SkipOperation

A functional interface representing a skip operator for calculating time intervals in a Minecraft world.

Functions

Link copied to clipboard
abstract fun timeToAdd(world: World): Long

Calculates the time to add to a Minecraft world.