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

Method getY

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

Source from the content-addressed store, hash-verified

27 }
28
29 public int getY() {
30 return y;
31 }
32
33 public int getZ() {
34 return z;

Callers 15

rotateVectorMethod · 0.80
getBlockMethod · 0.80
BlockPositionMethod · 0.80
getAtMethod · 0.80
toStringMethod · 0.80
distanceMethod · 0.80
testAllMethod · 0.80
setLocationsMethod · 0.80
containsMethod · 0.80
expandMethod · 0.80
overlapsMethod · 0.80
getIntersectionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected