Fix crash when receiving resource pack on 1.8-1.12.2 (fixes #86)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user