MCPcopy 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

getLocationMethod · 0.95
getZMethod · 0.65

Tested by

no test coverage detected