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

Method renderOverlay

Minecraft-Utils/1.7.10/src/Variables.java:291–294  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

289 }
290
291 @Override
292 public void renderOverlay() {
293 Overlay.renderAll();
294 }
295
296 @Override
297 public IWrappedGui createWrappedGui(Object lastScreen) {

Callers

nothing calls this directly

Calls 1

renderAllMethod · 0.95

Tested by

no test coverage detected