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
/
ownLuaRepeating
own
Lua
Repeating
public
int
ownLuaRepeating
(
int delayTicks
,
int intervalTicks
,
LuaFunction
callback
)
Schedule a repeating owned Lua callback, each invoked with a fresh context table.