MCPcopy Create free account
hub / github.com/boxbeam/RedLib / getX

Method getX

src/redempt/redlib/blockdata/BlockPosition.java:25–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 }
24
25 public int getX() {
26 return x;
27 }
28
29 public int getY() {
30 return y;

Callers 12

rotateVectorMethod · 0.45
getBlockMethod · 0.45
BlockPositionMethod · 0.45
loadMethod · 0.45
saveMethod · 0.45
removeMethod · 0.45
loadMethod · 0.45
saveMethod · 0.45
removeMethod · 0.45
toStringMethod · 0.45
distanceMethod · 0.45
testAllMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected