li.cil.oc.api.machine
public static final class ExecutionResult.SynchronizedCall extends ExecutionResult
Architecture.runSynchronized() instead of
Architecture.runThreaded(boolean). This is used to perform calls
from the server's main thread, to avoid threading issues when interacting
with other objects in the world.ExecutionResult.Error, ExecutionResult.Shutdown, ExecutionResult.Sleep, ExecutionResult.SynchronizedCall| Constructor and Description |
|---|
ExecutionResult.SynchronizedCall() |