Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ save
Method
save
The 5zig Mod/src/eu/the5zig/mod/config/ConfigNew.java:724–726 ·
view source on GitHub ↗
Saves the configuration in a separate Thread.
()
Source
from the content-addressed store, hash-verified
722
* Saves the configuration in a separate Thread.
723
*/
724
public
void
save() {
725
save(false);
726
}
727
728
/**
729
* Saves the configuration.
Callers
15
ConfigNew
Method · 0.95
action
Method · 0.95
reset
Method · 0.95
setLanguage
Method · 0.45
actionPerformed
Method · 0.45
actionPerformed
Method · 0.45
drawScreen
Method · 0.45
actionPerformed
Method · 0.45
setColor
Method · 0.45
actionPerformed
Method · 0.45
actionPerformed
Method · 0.45
actionPerformed
Method · 0.45
Calls
6
writeRoot
Method · 0.95
getAsyncExecutor
Method · 0.95
hasChanged
Method · 0.80
setChanged
Method · 0.80
execute
Method · 0.80
serialize
Method · 0.45
Tested by
no test coverage detected