Package net.tnemc.plugincore.core.compatibility.scheduler
package net.tnemc.plugincore.core.compatibility.scheduler
-
ClassDescriptionChore<T>Chore represents a task for the implementation's
SchedulerProviderChoreExecution represents the different environments that aChoremay be executed in.ChoreTime represents a time for aChore.SchedulerProvider<C extends Chore<?>>SchedulerProvider represents a bridge between the core and the implementation's scheduling system.