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

Method getRecLevelMin

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

Gets the minimal recommended level @return minimal recommended level

()

Source from the content-addressed store, hash-verified

133 * @return minimal recommended level
134 */
135 public int getRecLevelMin() {
136 return recLevelMin;
137 }
138
139 /**
140 * Sets the minimal recommended level

Callers 6

testGetRecLevelMinMethod · 0.95
testSetRecLevelMinMethod · 0.95
testDuplicateMethod · 0.95
paintMethod · 0.95
createMethod · 0.80
writeFileMethod · 0.80

Calls

no outgoing calls

Tested by 3

testGetRecLevelMinMethod · 0.76
testSetRecLevelMinMethod · 0.76
testDuplicateMethod · 0.76