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

Method getSourceGame

src/gui/Gui.java:263–265  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

261 }
262
263 public SourceGame getSourceGame() {
264 return this.outputPanel.getSourceGame();
265 }
266
267 public String getOutputFile() {
268 return this.outputPanel.getOutputFile();

Callers 3

initResultMethod · 0.45
getConverterDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected