Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Garten/sourcecraft
/ create
Method
create
src/periphery/Place.java:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
public
static
Place create() {
21
return
new
Place();
22
}
23
24
public
Place() {
25
this.start =
new
Position();
Callers
6
initInput
Method · 0.95
obtainPlaces
Method · 0.45
writePlaces
Method · 0.45
write
Method · 0.45
getGson
Method · 0.45
readTextureOptions
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected