Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/badvision/jace
/ getStartAddress
Method
getStartAddress
src/main/java/jace/cheat/MetaCheat.java:171–173 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
169
}
170
171
public
int
getStartAddress() {
172
return
startAddress;
173
}
174
175
public
int
getEndAddress() {
176
return
endAddress;
Callers
3
initMemoryView
Method · 0.95
memoryViewClicked
Method · 0.80
redrawMemoryView
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected