foul-magics/Mage/src/main/java/mage/abilities/mana
2023-08-30 19:48:03 -04:00
..
builder Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
conditional Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ActivateAsSorceryManaAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ActivatedManaAbilityImpl.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ActivateIfConditionManaAbility.java
AnyColorCardInYourGraveyardManaAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
AnyColorLandsProduceManaAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
AnyColorManaAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
AnyColorPermanentTypesManaAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
BasicManaAbility.java clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
BlackManaAbility.java clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
BlueManaAbility.java clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
ColorlessManaAbility.java clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
CommanderColorIdentityManaAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ConditionalAnyColorManaAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ConditionalColoredManaAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ConditionalColorlessManaAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ConditionalManaAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DelayedTriggeredManaAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DynamicManaAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
EnchantedTappedTriggeredManaAbility.java Replace Overriden getTriggerPhrase() with setTriggerPhrase() usage (#9343) 2022-08-08 23:28:46 -04:00
GreenManaAbility.java clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
LimitedTimesPerTurnActivatedManaAbility.java Rework Manaforge Cinder to have a Mana Ability (#10929) 2023-08-21 22:40:58 -04:00
ManaAbility.java
ManaOptions.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RedManaAbility.java clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
SimpleManaAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
TriggeredManaAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
WhiteManaAbility.java clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00