Fix crash when receiving resource pack on 1.8-1.12.2 (fixes #86)

This commit is contained in:
Jonas Herzig
2022-03-05 11:23:00 +01:00
parent f9c58a1165
commit 0356fef61d

View File

@@ -11,8 +11,10 @@
"SPacketSpawnMobAccessor",
"SPacketSpawnPlayerAccessor",
"MixinServerInfo",
//#if MC>=11400
//#if MC>=10800
"MixinDownloadingPackFinder",
//#endif
//#if MC>=11400
"MixinMouseHelper",
//#endif
//#if MC>=10904