Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/badvision/jace
/ getY
Method
getY
src/main/java/jace/cheat/MemoryCell.java:64–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
}
63
64
public
int
getY() {
65
return
y;
66
}
67
68
public
int
getWidth() {
69
return
width;
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