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

Method close

src/minecraft/reader/RegionFile.java:378–380  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

376 }
377
378 public void close() throws IOException {
379 this.file.close();
380 }
381}

Callers 4

copyFolderInternMethod · 0.45
writeHeaderMethod · 0.45
writeTailMethod · 0.45
readChunkMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected