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

Method getResourceFile

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

Source from the content-addressed store, hash-verified

94 }
95
96 public File getResourceFile()
97 {
98 return this.resourceFile;
99 }
100
101 public void setResourceFile(File file, int offset, int length)
102 {

Callers 3

SaveInputStreamMethod · 0.80
SaveOutputStreamMethod · 0.80
saveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected