MCPcopy Create free account
hub / github.com/Garten/sourcecraft / getMinecraftPathString

Method getMinecraftPathString

src/periphery/Config.java:215–217  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

213 }
214
215 public String getMinecraftPathString() {
216 return this.minecraftPath;
217 }
218
219 public File getMinecraftPath() {
220 return new File(this.minecraftPath);

Callers 2

getMinecraftPathMethod · 0.80
getNewMinecraftPathMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected