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

Method getDisplayName

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

Source from the content-addressed store, hash-verified

43 }
44
45 public String getDisplayName() {
46 return this.displayName;
47 }
48
49 public Position getStart() {
50 return this.start.copy();

Callers 4

getPlaceMethod · 0.95
getPlaceNamesMethod · 0.80
setConvertDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected