Class SoulFireScheduler

java.lang.Object
com.soulfiremc.server.SoulFireScheduler
All Implemented Interfaces:
Executor

public final class SoulFireScheduler extends Object implements Executor
Lightweight scheduler for async tasks. Used for most of the async tasks in the server, bots and plugins.