Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaperMC/Paper
/ getZ
Method
getZ
paper-api/src/main/java/org/bukkit/block/DoubleChest.java:67–69 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
}
66
67
public
double getZ() {
68
return
getLocation().getZ();
69
}
70
}
Callers
nothing calls this directly
Calls
2
getLocation
Method · 0.95
getZ
Method · 0.65
Tested by
no test coverage detected