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

Method toString

src/main/World.java:50–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48 }
49
50 @Override
51 public String toString() {
52 return this.name;
53 }
54
55 @Override
56 public boolean equals(Object another) {

Callers 9

getConverterDataMethod · 0.95
createNameMethod · 0.45
convertMapMethod · 0.45
getIconMethod · 0.45
initOutputMethod · 0.45
isSteamPathMethod · 0.45
areTexturesUpToDateMethod · 0.45
printMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected