
Split FabricShieldItem class.
StellarWind22 opened this issue ยท 3 comments
Split FabricShieldItem class into two classes.
- FabricShieldItem(No Banner Support)
- FabricBannerShieldItem(With Banner Support)
- Move
doesSupportBanners
method toFabricShield
interface.