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

Method writePlaces

src/periphery/Periphery.java:43–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41 }
42
43 public static void writePlaces() {
44 writePlaces(PLACES);
45 }
46
47 public static void obtainPlaces() {
48 PLACES = new Places();

Callers 1

writeMethod · 0.95

Calls 2

writeMethod · 0.65
createMethod · 0.45

Tested by

no test coverage detected