Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/badvision/jace
/ getX
Method
getX
src/main/java/jace/cheat/MemoryCell.java:60–62 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
}
59
60
public
int
getX() {
61
return
x;
62
}
63
64
public
int
getY() {
65
return
y;
Callers
5
scaleIntegerRatio
Method · 0.80
Joystick
Method · 0.80
updateMouseState
Method · 0.80
memoryViewClicked
Method · 0.80
processMemoryViewUpdates
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected