MCPcopy Create free account
hub / github.com/Neop/mudmap2 / getRecLevelMax

Method getRecLevelMax

src/main/java/mudmap2/backend/Place.java:152–154  ·  view source on GitHub ↗

Gets the maximal recommended level @return maximal recommended level

()

Source from the content-addressed store, hash-verified

150 * @return maximal recommended level
151 */
152 public int getRecLevelMax() {
153 return recLevelMax;
154 }
155
156 /**
157 * Sets the maximal recommended level

Callers 6

testGetRecLevelMaxMethod · 0.95
testSetRecLevelMaxMethod · 0.95
testDuplicateMethod · 0.95
paintMethod · 0.95
createMethod · 0.80
writeFileMethod · 0.80

Calls

no outgoing calls

Tested by 3

testGetRecLevelMaxMethod · 0.76
testSetRecLevelMaxMethod · 0.76
testDuplicateMethod · 0.76