MCPcopy 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

testSetHomeMethod · 0.95
testWorldMethod · 0.95
testWorld_1ArgMethod · 0.95
testGetHomeMethod · 0.95
testSetHomeMethod · 0.95
setMetaMethod · 0.45
gotoHomeMethod · 0.45
getPositionMethod · 0.45
writeFileMethod · 0.45

Calls

no outgoing calls

Tested by 5

testSetHomeMethod · 0.76
testWorldMethod · 0.76
testWorld_1ArgMethod · 0.76
testGetHomeMethod · 0.76
testSetHomeMethod · 0.76