MCPcopy 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

getBoundAndTargetMethod · 0.80

Calls 1

copyMethod · 0.45

Tested by

no test coverage detected