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

Method create

src/periphery/SourceGame.java:39–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37 }
38
39 public static SourceGame create() {
40 return new SourceGame();
41 }
42
43 public SourceGame() {
44

Callers 1

createDefaultsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected