foul-magics/Mage/src/main/java/mage/abilities/effects/common/turn
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
..
AddExtraTurnControllerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
AddExtraTurnTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ControlTargetPlayerNextTurnEffect.java refactor: improved usage of one time turn modifications (skip step, extra turn, etc) 2023-07-31 20:16:28 +04:00
SkipNextTurnSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00