MCPcopy Create free account
hub / github.com/5zig/The-5zig-Mod / renderOverlay

Method renderOverlay

Minecraft-Utils/1.8.8/src/Variables.java:300–303  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

298 }
299
300 @Override
301 public void renderOverlay() {
302 Overlay.renderAll();
303 }
304
305 @Override
306 public IWrappedGui createWrappedGui(Object lastScreen) {

Callers

nothing calls this directly

Calls 1

renderAllMethod · 0.95

Tested by

no test coverage detected