MCPcopy 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

scaleIntegerRatioMethod · 0.80
JoystickMethod · 0.80
updateMouseStateMethod · 0.80
memoryViewClickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected