Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
MagmaCore
/
com.magmaguy.magmacore.scripting
/
ScriptInstance
/
ownLuaLater
own
Lua
Later
public
int
ownLuaLater
(
int ticks
,
LuaFunction
callback
)
Schedule a one-shot owned Lua callback, invoked with a fresh context table.