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

Method EndLoadingPlaque

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

Source from the content-addressed store, hash-verified

583 * ================ SCR_EndLoadingPlaque ================
584 */
585 public static void EndLoadingPlaque() {
586 cls.disable_screen = 0;
587 Console.ClearNotify();
588 }
589
590 /*
591 * ================ SCR_Loading_f ================

Callers 5

InitMethod · 0.95
parsePacketEntitiesMethod · 0.95
DropMethod · 0.95
PlayCinematicMethod · 0.95
ConsoleClass · 0.95

Calls 1

ClearNotifyMethod · 0.95

Tested by

no test coverage detected