Klasse ScriptTimeout

java.lang.Object
de.luckymcdev.foundryengine.common.script.ScriptTimeout

public final class ScriptTimeout extends Object
Runs script code on a daemon worker thread with a configurable timeout so that a hung entrypoint cannot block the mod loader forever.