
Have Fabric Shield implement an interface so that the features can be implemented via a mixin
OroArmor opened this issue ยท 3 comments
basically, i have to add these features via mixin because i am writing a forge and fabric mod and don't want to use ASM to have things extend classes, but implement interfaces.
TBH once i get around to adding shields to FAPI, this wont be an issue anymore