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

Method write

src/minecraft/map/SourceMap.java:45–45  ·  view source on GitHub ↗
(File file, SourceGame game)

Source from the content-addressed store, hash-verified

43 public void addCustomPointEntity(Position p, String name);
44
45 public ConvertingReport write(File file, SourceGame game) throws IOException;
46
47 public void setCameraPosition(Position origin);
48

Callers 10

writePlacesMethod · 0.65
writeMethod · 0.65
writeLineMethod · 0.65
writeIndentationMethod · 0.65
writeMethod · 0.65
copyFolderInternMethod · 0.65
RegionFileMethod · 0.65
closeMethod · 0.65
writeMethod · 0.65
writeMethod · 0.65

Implementers 1

DefaultSourceMapsrc/minecraft/map/DefaultSourceMap.jav

Calls

no outgoing calls

Tested by

no test coverage detected