Uses of Class
org.sgrewritten.stargate.thread.task.StargateTask
-
Uses of StargateTask in org.sgrewritten.stargate.thread.task
Modifier and TypeClassDescriptionclass
Runs tasks asynchronouslyclass
Runs task on an entity thread (Folia) or on the main thread (paper)class
Runs task on the global thread (Folia) or on the main thread (paper)class
Runs asynchronous tasks in a queue (an attempt to avoid race conditions, and probably better than not doing this)class
Runs task in a region (Folia) or in the main thread (paper)