MCPcopy Create free account
hub / github.com/demoth/jake2 / UpdateScreen

Method UpdateScreen

client/src/main/java/jake2/client/SCR.java:1293–1295  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1291
1292 // wird anstelle von der richtigen UpdateScreen benoetigt
1293 static void UpdateScreen() {
1294 ClientGlobals.re.updateScreen(updateScreenCallback);
1295 }
1296
1297 /*
1298 * ================= SCR_AddDirtyPoint =================

Callers 5

ConsoleMethod · 0.95
PrepRefreshMethod · 0.95
CLClass · 0.95
FrameMethod · 0.95
BeginLoadingPlaqueMethod · 0.95

Calls 1

updateScreenMethod · 0.65

Tested by

no test coverage detected