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

Method create

src/periphery/Place.java:20–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18 }
19
20 public static Place create() {
21 return new Place();
22 }
23
24 public Place() {
25 this.start = new Position();

Callers 6

initInputMethod · 0.95
obtainPlacesMethod · 0.45
writePlacesMethod · 0.45
writeMethod · 0.45
getGsonMethod · 0.45
readTextureOptionsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected