MCPcopy 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

testWorldMethod · 0.95
testWorld_1ArgMethod · 0.95
testGetPreferencesMethod · 0.95
testSetPreferencesMethod · 0.95
createMethod · 0.80
saveMethod · 0.80
writeFileMethod · 0.80

Calls

no outgoing calls

Tested by 4

testWorldMethod · 0.76
testWorld_1ArgMethod · 0.76
testGetPreferencesMethod · 0.76
testSetPreferencesMethod · 0.76