Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PaperMC/Paper
/ x
Method
x
paper-api/src/main/java/org/bukkit/Location.java:1270–1273 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1268
}
1269
1270
@Override
1271
public
double x() {
1272
return
this.getX();
1273
}
1274
1275
@Override
1276
public
double y() {
Callers
1
toLocation
Method · 0.95
Calls
1
getX
Method · 0.95
Tested by
no test coverage detected