Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Neop/mudmap2
/ getPreferences
Method
getPreferences
src/main/java/mudmap2/backend/World.java:547–549 ·
view source on GitHub ↗
Get preferences object @return JSON object
()
Source
from the content-addressed store, hash-verified
545
* @
return
JSON object
546
*/
547
public
JSONObject getPreferences() {
548
return
preferences;
549
}
550
551
/**
552
* Replace preferences object
Callers
7
testWorld
Method · 0.95
testWorld_1Arg
Method · 0.95
testGetPreferences
Method · 0.95
testSetPreferences
Method · 0.95
create
Method · 0.80
save
Method · 0.80
writeFile
Method · 0.80
Calls
no outgoing calls
Tested by
4
testWorld
Method · 0.76
testWorld_1Arg
Method · 0.76
testGetPreferences
Method · 0.76
testSetPreferences
Method · 0.76