MCPcopy 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

toLocationMethod · 0.95

Calls 1

getXMethod · 0.95

Tested by

no test coverage detected