MCPcopy Index your code
hub / github.com/boazy/TWEditorEnhanced / getResourcePath

Method getResourcePath

src/main/java/SaveEntry.java:68–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66 }
67
68 public String getResourcePath()
69 {
70 return this.resourcePath;
71 }
72
73 public boolean isOnDisk()
74 {

Callers 1

saveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected