Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Garten/sourcecraft
/ toString
Method
toString
src/periphery/Place.java:67–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
}
66
67
@Override
68
public
String toString() {
69
return
this.displayName;
70
}
71
72
public
Bounds createBound() {
73
return
new
Bounds(this.getStart(), this.getEnd());
Callers
3
setMinecraftPath
Method · 0.45
setSteamPath
Method · 0.45
getWorldPath
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected