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

Method getX

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

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

()

Source from the content-addressed store, hash-verified

685 * @since vecmath 1.5
686 */
687 public final double getX() {
688 return x;
689 }
690
691
692 /**

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