Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ renderOverlay
Method
renderOverlay
Minecraft-Utils/1.8/src/Variables.java:290–293 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
288
}
289
290
@Override
291
public
void
renderOverlay() {
292
Overlay.renderAll();
293
}
294
295
@Override
296
public
IWrappedGui createWrappedGui(Object lastScreen) {
Callers
nothing calls this directly
Calls
1
renderAll
Method · 0.95
Tested by
no test coverage detected