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

Method ClearEffects

client/src/main/java/jake2/client/CL_fx.java:2145–2149  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2143 * ==============
2144 */
2145 static void ClearEffects() {
2146 ClearParticles();
2147 ClearDlights();
2148 ClearLightStyles();
2149 }
2150
2151 /*
2152 * ==============================================================

Callers 1

ClearStateMethod · 0.95

Calls 3

ClearParticlesMethod · 0.95
ClearDlightsMethod · 0.95
ClearLightStylesMethod · 0.95

Tested by

no test coverage detected