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

Method a

Minecraft-Utils/1.7.10/src/GuiHandle.java:24–27  ·  view source on GitHub ↗
(bcb button)

Source from the content-addressed store, hash-verified

22 }
23
24 @Override
25 protected void a(bcb button) {
26 child.actionPerformed0((IButton) button);
27 }
28
29 @Override
30 public void a(int mouseX, int mouseY, float partialTicks) {

Callers 5

setResolutionMethod · 0.95
drawHoveringTextMethod · 0.95
drawRectMethod · 0.45
drawGradientRectMethod · 0.45

Calls 5

drawDefaultBackgroundMethod · 0.95
actionPerformed0Method · 0.80
drawScreen0Method · 0.45
keyTyped0Method · 0.45
mouseClicked0Method · 0.45

Tested by

no test coverage detected