Package org.sgrewritten.stargate.thread.task
package org.sgrewritten.stargate.thread.task
-
ClassDescriptionRuns tasks asynchronouslyConvenience classRuns task on an entity thread (Folia) or on the main thread (paper)Runs task on the global thread (Folia) or on the main thread (paper)Runs asynchronous tasks in a queue (an attempt to avoid race conditions, and probably better than not doing this)Runs task in a region (Folia) or in the main thread (paper)