Skip to content

Scripting API Timers

github-actions[bot] edited this page Jul 15, 2026 · 1 revision

Script API: Timers

Generated from the current Java source. Do not edit this page by hand.

Scripting-API

Declaration: public abstract class Timers Source: src/main/java/dev/adventurecraft/awakening/script/Timers.java

Other methods

Signature Status Source
public void install(Scriptable scope) Current line 19
public void runTimers(Context cx, Scriptable scope) Current line 29

Scripting-API-ScriptWorld · Scripting-API · Scripting-API-UIElement

Clone this wiki locally