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

Method Mod_Free

client/src/main/java/jake2/client/render/fast/Model.java:1147–1150  ·  view source on GitHub ↗
(model_t mod)

Source from the content-addressed store, hash-verified

1145 ================
1146 */
1147 void Mod_Free (model_t mod)
1148 {
1149 mod.clear();
1150 }
1151
1152 /*
1153 ================

Callers 3

R_BeginRegistrationMethod · 0.95
R_EndRegistrationMethod · 0.95
Mod_FreeAllMethod · 0.95

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected