Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
copyFolderIntern
Method · 0.45
writeHeader
Method · 0.45
writeTail
Method · 0.45
readChunk
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected