MCPcopy Create free account
hub / github.com/5zig/The-5zig-Mod / mouseClicked

Method mouseClicked

Mod Utils/src/eu/the5zig/mod/gui/Gui.java:305–306  ·  view source on GitHub ↗
(int x, int y, int button)

Source from the content-addressed store, hash-verified

303 }
304
305 protected void mouseClicked(int x, int y, int button) {
306 }
307
308 public void mouseReleased0(int x, int y, int state) {
309 for (IButton button : buttons) {

Callers 1

mouseClicked0Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected