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

Method renderOverlay

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

Source from the content-addressed store, hash-verified

295 }
296
297 @Override
298 public void renderOverlay() {
299 Overlay.renderAll();
300 }
301
302 @Override
303 public IWrappedGui createWrappedGui(Object lastScreen) {

Callers

nothing calls this directly

Calls 1

renderAllMethod · 0.95

Tested by

no test coverage detected