Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ drawDefaultBackground
Method
drawDefaultBackground
Minecraft-Utils/1.13/src/GuiHandle.java:102–105 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
100
}
101
102
@Override
103
public
void
drawDefaultBackground() {
104
d();
105
}
106
107
@Override
108
public
void
drawMenuBackground() {
Callers
1
a
Method · 0.95
Calls
1
d
Method · 0.45
Tested by
no test coverage detected