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

Method getResourceDataList

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

Source from the content-addressed store, hash-verified

128 }
129
130 public List<byte[]> getResourceDataList()
131 {
132 return this.resourceDataList;
133 }
134
135 public InputStream getInputStream()
136 throws IOException

Callers 3

SaveInputStreamMethod · 0.80
SaveOutputStreamMethod · 0.80
saveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected