WorldSaveThread

class WorldSaveThread(container: InstanceContainer) : Runnable

Saves the world on another thread

Author

Interfiber

Constructors

WorldSaveThread
Link copied to clipboard
fun WorldSaveThread(container: InstanceContainer)

Functions

run
Link copied to clipboard
open override fun run()