Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Garten/sourcecraft
/ getMincraftPath
Method
getMincraftPath
src/gui/Gui.java:146–148 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
144
}
145
146
public
String getMincraftPath() {
147
return
this.setupPanel.getMincraftPath();
148
}
149
150
public
void
setSourcePath(File file) {
151
if
(file == null) {
Callers
2
updatedMinecraftPath
Method · 0.45
Main
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected