Package dev.bouncingelf10.timelesslib.api.scheduler
package dev.bouncingelf10.timelesslib.api.scheduler
-
ClassDescriptionGeneral-purpose task scheduler running against the local
Minecraftclient context - one-off delays, repeating tasks, and step sequences.Sequence<T>A builder for a chain of delayed steps that run one after another - "wait, then do this, then wait, then do that".General-purpose task scheduler running against theMinecraftServercontext - one-off delays, repeating tasks, and step sequences.Represents a scheduled task that can be controlled at runtime.