MCPcopy Create free account
hub / github.com/boazy/TWEditorEnhanced / toString

Method toString

src/main/java/ResourceDatabase.java:467–470  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

465 }
466
467 public String toString()
468 {
469 return this.file.getPath();
470 }
471}
472

Callers

nothing calls this directly

Calls 1

getPathMethod · 0.45

Tested by

no test coverage detected