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

Method DrawStats

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

Source from the content-addressed store, hash-verified

1131 * ================
1132 */
1133 private static void DrawStats() {
1134 //TODO:
1135 SCR.ExecuteLayoutString(ClientGlobals.cl.configstrings[CS_STATUSBAR]);
1136 }
1137
1138 /*
1139 * ================ SCR_DrawLayout

Callers 1

UpdateScreen2Method · 0.95

Calls 1

ExecuteLayoutStringMethod · 0.95

Tested by

no test coverage detected