MCPcopy 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

initMemoryViewMethod · 0.95
memoryViewClickedMethod · 0.80
redrawMemoryViewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected