schedule Task
Schedule's a task to run on Minecraft's main thread in delay ticks. Defaults to the next tick.
Parameters
delay
The delay in ticks
callback
The task to run on the main thread
Schedule's a task to run on Minecraft's main thread in delay ticks. Defaults to the next tick.
The delay in ticks
The task to run on the main thread