MCPcopy Create free account
hub / github.com/VolmitSoftware/Adapt / getZ

Method getZ

src/main/java/com/volmit/adapt/util/Tuple3d.java:730–732  ·  view source on GitHub ↗

Get the z coordinate. @return the z coordinate. @since vecmath 1.5

()

Source from the content-addressed store, hash-verified

728 * @since vecmath 1.5
729 */
730 public final double getZ() {
731 return z;
732 }
733
734
735 /**

Callers 15

getEarningsMultiplierMethod · 0.45
reportEarningsMethod · 0.45
onTickMethod · 0.45
onMethod · 0.45
handleLeftClickBlockMethod · 0.45
runPlayerViewportMethod · 0.45
onMethod · 0.45
canStickMethod · 0.45
getArmorMethod · 0.45
onTickMethod · 0.45
onMethod · 0.45
breakStuffMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected