Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PaperMC/Paper
/ z
Method
z
paper-api/src/main/java/org/bukkit/Location.java:1280–1283 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1278
}
1279
1280
@Override
1281
public
double z() {
1282
return
this.getZ();
1283
}
1284
1285
@Override
1286
public
boolean isFinite() {
Callers
1
toLocation
Method · 0.95
Calls
1
getZ
Method · 0.95
Tested by
no test coverage detected