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

Method getId

src/main/java/mudmap2/backend/Layer.java:273–275  ·  view source on GitHub ↗

Gets the id of the layer @return layer id

()

Source from the content-addressed store, hash-verified

271 * @return layer id
272 */
273 public Integer getId() {
274 return id;
275 }
276
277 /**
278 * Gets the world

Callers 13

testGetSelectedPlaceMethod · 0.95
testGetHomeMethod · 0.95
testSetHomeMethod · 0.95
testSetPlaceholderMethod · 0.95
testGetLayerMethod · 0.95
testAddLayerMethod · 0.95
testGetNewLayerMethod · 0.95
testLayerMethod · 0.95
testGetSetNameMethod · 0.95
testGetIdMethod · 0.95
drawLayerMethod · 0.95
getNewWorldMethod · 0.95

Calls

no outgoing calls

Tested by 10

testGetSelectedPlaceMethod · 0.76
testGetHomeMethod · 0.76
testSetHomeMethod · 0.76
testSetPlaceholderMethod · 0.76
testGetLayerMethod · 0.76
testAddLayerMethod · 0.76
testGetNewLayerMethod · 0.76
testLayerMethod · 0.76
testGetSetNameMethod · 0.76
testGetIdMethod · 0.76