Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
setResolution
Method · 0.95
drawHoveringText
Method · 0.95
drawModalRectWithCustomSizedTexture
Method · 0.95
drawRect
Method · 0.45
drawGradientRect
Method · 0.45
Calls
5
drawDefaultBackground
Method · 0.95
actionPerformed0
Method · 0.80
drawScreen0
Method · 0.45
keyTyped0
Method · 0.45
mouseClicked0
Method · 0.45
Tested by
no test coverage detected