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

Method R_DrawWorld

client/src/main/java/jake2/client/render/fast/Main.java:94–94  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

92 abstract void R_PushDlights();
93 abstract void R_MarkLeaves();
94 abstract void R_DrawWorld();
95 abstract void R_RenderDlights();
96 abstract void R_DrawAlphaSurfaces();
97

Callers 1

R_RenderViewMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected