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

Method n

Minecraft-Utils/1.13/src/GuiHandle.java:40–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38// }
39
40 @Override
41 public void n() {
42 child.guiClosed0();
43 }
44
45 @Override
46 public boolean charTyped(char c, int keyCode) {

Callers

nothing calls this directly

Calls 1

guiClosed0Method · 0.80

Tested by

no test coverage detected