MCPcopy Create free account
hub / github.com/badvision/jace / getEndAddress

Method getEndAddress

src/main/java/jace/cheat/MetaCheat.java:175–177  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

173 }
174
175 public int getEndAddress() {
176 return endAddress;
177 }
178
179 public void setByteSized(boolean b) {
180 byteSized = b;

Callers 2

initMemoryViewMethod · 0.95
redrawMemoryViewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected