Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Garten/sourcecraft
/ getX
Method
getX
src/minecraft/Position.java:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
public
int
getX() {
34
return
this.x;
35
}
36
37
public
int
getY() {
38
return
this.y;
Callers
15
capBy
Method · 0.95
capBelow
Method · 0.95
addPointEntitys
Method · 0.95
DefaultMinecraftMapConverter
Method · 0.95
open
Method · 0.95
getBestXYZ
Method · 0.45
getBestXY
Method · 0.45
getBestXZ
Method · 0.45
getBestYZ
Method · 0.45
getBestX
Method · 0.45
getBestY
Method · 0.45
getBestZ
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected