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

Method a

Minecraft-Utils/1.10/src/GuiHandle.java:22–25  ·  view source on GitHub ↗
(bdr button)

Source from the content-addressed store, hash-verified

20 }
21
22 @Override
23 protected void a(bdr button) {
24 child.actionPerformed0((IButton) button);
25 }
26
27 @Override
28 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