MCPcopy Create free account
hub / github.com/Garten/sourcecraft / getY

Method getY

src/minecraft/Position.java:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 }
36
37 public int getY() {
38 return this.y;
39 }
40
41 public int getZ() {
42 return this.z;

Callers 15

addMethod · 0.95
addMethod · 0.95
addMethod · 0.95
capByMethod · 0.95
capBelowMethod · 0.95
getBoundAndTargetMethod · 0.95
addPointEntitysMethod · 0.95
openMethod · 0.95
getBestXYZMethod · 0.80
getBestXYMethod · 0.80
getBestXZMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected