Replace all ATs with Mixin on 1.13+ in preparation for Fabric
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
"mixins": [],
|
||||
"server": [],
|
||||
"client": [
|
||||
"EntityLivingBaseAccessor",
|
||||
"EntityPlayerAccessor",
|
||||
"FirstPersonRendererAccessor",
|
||||
//#if MC>=10904
|
||||
"MixinParticleManager",
|
||||
//#endif
|
||||
|
||||
Reference in New Issue
Block a user