TickStartEvent

Called when a tick begins.

Properties

Link copied to clipboard
abstract val tickNumber: Int

The number of the tick that has started. This will start from 0, which will be the first tick, and increment by 1 for every completed tick while the server is running.