Get render module mostly working

This commit is contained in:
Jonas Herzig
2019-03-10 15:56:48 +01:00
parent f8fc3462e8
commit cdcd6f6893
12 changed files with 158 additions and 55 deletions

View File

@@ -11,6 +11,9 @@
//$$ "MixinRendererLivingEntity",
//#endif
"MixinEntityRenderer",
//#if MC>=11300
"MixinFogRenderer",
//#endif
"MixinFrustum",
"MixinRender",
//#if MC>=10800