Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
rotateVector
Method · 0.80
getBlock
Method · 0.80
BlockPosition
Method · 0.80
getAt
Method · 0.80
toString
Method · 0.80
distance
Method · 0.80
testAll
Method · 0.80
setLocations
Method · 0.80
contains
Method · 0.80
expand
Method · 0.80
overlaps
Method · 0.80
getIntersection
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected