Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ renderOverlay
Method
renderOverlay
Minecraft-Utils/1.9.4/src/Variables.java:264–267 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
262
}
263
264
@Override
265
public
void
renderOverlay() {
266
Overlay.renderAll();
267
}
268
269
@Override
270
public
IWrappedGui createWrappedGui(Object lastScreen) {
Callers
nothing calls this directly
Calls
1
renderAll
Method · 0.95
Tested by
no test coverage detected