Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
rotateVector
Method · 0.45
getBlock
Method · 0.45
BlockPosition
Method · 0.45
load
Method · 0.45
save
Method · 0.45
remove
Method · 0.45
load
Method · 0.45
save
Method · 0.45
remove
Method · 0.45
toString
Method · 0.45
distance
Method · 0.45
testAll
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected