Class DelayedScheduler

java.lang.Object
com.pixelmonmod.api.scheduler.DelayedScheduler

public class DelayedScheduler extends Object
A utility class used for scheduling tasks at a specified time in the future that return a completable future so that the user can then perform tasks once their task is complete