Replace all ATs with Mixin on 1.13+ in preparation for Fabric
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
"mixins": [],
|
||||
"server": [],
|
||||
"client": [
|
||||
"EntityLivingBaseAccessor",
|
||||
"IntegratedServerAccessor",
|
||||
"SPacketSpawnMobAccessor",
|
||||
"SPacketSpawnPlayerAccessor",
|
||||
//#if MC>=11300
|
||||
"MixinDownloadingPackFinder",
|
||||
"MixinKeyboardListener",
|
||||
|
||||
Reference in New Issue
Block a user