Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Garten/sourcecraft
/ getSaveLocation
Method
getSaveLocation
src/gui/Gui.java:214–216 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
212
}
213
214
public
String getSaveLocation() {
215
return
this.inputPanel.getSaveLocation();
216
}
217
218
public
void
setCoordinates(Place place) {
219
this.inputPanel.setCoordinates(place);
Callers
1
saveNewPlace
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected