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

Method toString

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

Source from the content-addressed store, hash-verified

113 }
114
115 @Override
116 public String toString() {
117 return this.getLongName();
118 }
119}

Callers 1

getMatriealPathMethod · 0.45

Calls 1

getLongNameMethod · 0.95

Tested by

no test coverage detected