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", "SPacketSpawnMobAccessor",
"SPacketSpawnPlayerAccessor", "SPacketSpawnPlayerAccessor",
"MixinServerInfo", "MixinServerInfo",
//#if MC>=11400 //#if MC>=10800
"MixinDownloadingPackFinder", "MixinDownloadingPackFinder",
//#endif
//#if MC>=11400
"MixinMouseHelper", "MixinMouseHelper",
//#endif //#endif
//#if MC>=10904 //#if MC>=10904