Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ drawDefaultBackground
Method
drawDefaultBackground
Minecraft-Utils/1.8/src/GuiHandle.java:82–85 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
80
}
81
82
@Override
83
public
void
drawDefaultBackground() {
84
c();
85
}
86
87
@Override
88
public
void
drawMenuBackground() {
Callers
1
a
Method · 0.95
Calls
1
c
Method · 0.95
Tested by
no test coverage detected