Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Garten/sourcecraft
/ getVmfStart
Method
getVmfStart
src/minecraft/WorldPiece.java:111–113 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
109
}
110
111
public
Position getVmfStart() {
112
return
this.vmfStart.copy();
113
}
114
115
}
Callers
1
getBoundAndTarget
Method · 0.80
Calls
1
copy
Method · 0.45
Tested by
no test coverage detected