Package foundry.veil.impl.client
Class VeilClientSchedulerImpl
java.lang.Object
foundry.veil.impl.client.VeilClientSchedulerImpl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TickTaskScheduler
static void
shutdown()
static void
tick()
-
Constructor Details
-
VeilClientSchedulerImpl
public VeilClientSchedulerImpl()
-
-
Method Details
-
tick
public static void tick() -
shutdown
public static void shutdown() -
getScheduler
-