foul-magics/Mage/src/main/java/mage/abilities/effects
Susucre f75b1c9f0a
Code cleanup: protect all copy constructors (#10750)
* apply regex to change public copy constructors to protected
* cleanup code using now protected constructors
* fix manaBuilder weird casting of Mana into ConditionalMana
2023-08-04 19:34:58 -04:00
..
common Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
keyword Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
mana Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ApplyCountersEffect.java
AsThoughEffect.java
AsThoughEffectImpl.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
AsThoughManaEffect.java
AsTurnedFaceUpEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
AuraReplacementEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
CastCardFromGraveyardThenExileItEffect.java
ContinuousEffect.java Introduce Duration.UntilYourNextUpkeepStep (#10600) 2023-07-12 19:40:27 -04:00
ContinuousEffectImpl.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ContinuousEffects.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ContinuousEffectsList.java Introduce Duration.UntilYourNextUpkeepStep (#10600) 2023-07-12 19:40:27 -04:00
ContinuousRuleModifyingEffect.java
ContinuousRuleModifyingEffectImpl.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
CostModificationEffect.java
CreateTokenCopySourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
Effect.java
EffectImpl.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
Effects.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
EntersBattlefieldEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
OneShotEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PayCostToAttackBlockEffect.java
PayCostToAttackBlockEffectImpl.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PhantomPreventionEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PlaneswalkerRedirectionEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PreventDamageAndRemoveCountersEffect.java Cleanup: PreventDamageAndRemoveCountersEffect (#10321) 2023-06-02 11:29:51 +03:00
PreventionEffect.java
PreventionEffectData.java
PreventionEffectImpl.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RedirectionEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ReplacementEffect.java
ReplacementEffectImpl.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RequirementEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RestrictionEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RestrictionUntapNotMoreThanEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
SearchEffect.java
SpliceCardEffect.java
WhileConditionContinuousEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00