Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
add
Method · 0.95
add
Method · 0.95
add
Method · 0.95
capBy
Method · 0.95
capBelow
Method · 0.95
getBoundAndTarget
Method · 0.95
addPointEntitys
Method · 0.95
DefaultMinecraftMapConverter
Method · 0.95
open
Method · 0.95
getBestXYZ
Method · 0.80
getBestXY
Method · 0.80
getBestXZ
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected