WIP 1.15 and ReplayStudio v2 update

This commit is contained in:
Jonas Herzig
2020-03-13 14:18:19 +01:00
parent 8bc0b0a4df
commit af8803d6b5
65 changed files with 874 additions and 1303 deletions

View File

@@ -4,7 +4,11 @@
"mixins": [],
"server": [],
"client": [
//#if MC>=10800
"Mixin_ChromaKeyColorSky",
"Mixin_ChromaKeyForceSky",
"Mixin_CubicRotation",
"Mixin_SkipBlockOutlinesDuringRender",
//#if MC>=10800 && MC<11500
"ChunkRenderDispatcherAccessor",
"MixinChunkRenderWorker",
//#endif
@@ -13,7 +17,9 @@
//#endif
"WorldRendererAccessor",
//#if MC>=10904
//#if MC<11500
"MixinParticleManager",
//#endif
//#else
//$$ "MixinEffectRenderer",
//$$ "MixinRendererLivingEntity",
@@ -29,7 +35,9 @@
"MixinFrustum",
"MixinRender",
//#if MC>=10800
//#if MC<11500
"MixinRenderGlobal",
//#endif
//#else
//$$ "MixinOpenGlHelper",
//#endif