foul-magics/Mage/src/main/java/mage/target/targetpointer
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
..
EachTargetPointer.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
FirstTargetPointer.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
FixedTarget.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
FixedTargets.java [NEO] fixed Mechtitan Core error when exiling only tokens 2022-02-19 09:49:50 -05:00
NthTargetPointer.java Added missing comments and missed checkes to NthTargetPointer 2022-10-09 22:55:23 -03:00
SecondTargetPointer.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
TargetPointer.java Remove custom multitarget handling from DestroyTargetEffect (use EachTargetPointer instead) 2022-09-04 07:04:46 -04:00
TargetPointerImpl.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ThirdTargetPointer.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00