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
/
ownCleanup
own
Cleanup
public
void
ownCleanup
(
Runnable
cleanup
)
Register optional Java-owned restoration. Runs once on every shutdown path, including Lua errors.