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

Method guiClosed

Minecraft-Utils/1.8.9/src/AudioButton.java:169–174  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

167 }
168
169 @Override
170 public void guiClosed() {
171 synchronized (LOCK) {
172 closeLine();
173 }
174 }
175}

Callers

nothing calls this directly

Calls 1

closeLineMethod · 0.95

Tested by

no test coverage detected