Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testGetSelectedPlace
Method · 0.95
testGetHome
Method · 0.95
testSetHome
Method · 0.95
testSetPlaceholder
Method · 0.95
testGetLayer
Method · 0.95
testAddLayer
Method · 0.95
testGetNewLayer
Method · 0.95
testLayer
Method · 0.95
testGetSetName
Method · 0.95
testGetId
Method · 0.95
drawLayer
Method · 0.95
getNewWorld
Method · 0.95
Calls
no outgoing calls
Tested by
10
testGetSelectedPlace
Method · 0.76
testGetHome
Method · 0.76
testSetHome
Method · 0.76
testSetPlaceholder
Method · 0.76
testGetLayer
Method · 0.76
testAddLayer
Method · 0.76
testGetNewLayer
Method · 0.76
testLayer
Method · 0.76
testGetSetName
Method · 0.76
testGetId
Method · 0.76