Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Neop/mudmap2
/ getHome
Method
getHome
src/main/java/mudmap2/backend/World.java:150–152 ·
view source on GitHub ↗
Gets the home position @return home coordinate
()
Source
from the content-addressed store, hash-verified
148
* @
return
home coordinate
149
*/
150
public
WorldCoordinate getHome(){
151
return
home;
152
}
153
154
/**
155
* Sets a
new
home position
Callers
9
testSetHome
Method · 0.95
testWorld
Method · 0.95
testWorld_1Arg
Method · 0.95
testGetHome
Method · 0.95
testSetHome
Method · 0.95
setMeta
Method · 0.45
gotoHome
Method · 0.45
getPosition
Method · 0.45
writeFile
Method · 0.45
Calls
no outgoing calls
Tested by
5
testSetHome
Method · 0.76
testWorld
Method · 0.76
testWorld_1Arg
Method · 0.76
testGetHome
Method · 0.76
testSetHome
Method · 0.76