Disable ContainerLocalRenderInformationAccessor in 1.15 for now
It appears to suffer from https://github.com/SpongePowered/Mixin/issues/390 and since we don't yet support the ChunkExporter, it's not yet needed anyway.
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"MixinEffectRenderer",
|
||||
"MixinModelRenderer",
|
||||
"MixinTileEntityRendererDispatcher",
|
||||
//#endif
|
||||
"ContainerLocalRenderInformationAccessor",
|
||||
//#endif
|
||||
//#if MC<10904
|
||||
//$$ "EntityAccessor",
|
||||
//#endif
|
||||
|
||||
Reference in New Issue
Block a user