MCPcopy Index your code
hub / github.com/VolmitSoftware/Adapt / getY

Method getY

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

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

()

Source from the content-addressed store, hash-verified

707 * @since vecmath 1.5
708 */
709 public final double getY() {
710 return y;
711 }
712
713
714 /**

Callers 15

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

Calls

no outgoing calls

Tested by

no test coverage detected